Skip to content

Restructure projects #209

Restructure projects

Restructure projects #209

Triggered via pull request October 16, 2024 07:03
Status Success
Total duration 4m 49s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze (csharp): test/Bff.Tests/TestFramework/MockExternalAuthenticationHandler.cs#L65
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestHosts/BffHost.cs#L450
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestHosts/BffHost.cs#L478
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestHosts/BffHost.cs#L505
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestHosts/BffHostUsingResourceNamedTokens.cs#L113
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestHosts/BffHostUsingResourceNamedTokens.cs#L159
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestHosts/BffHostUsingResourceNamedTokens.cs#L187
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestHosts/BffHostUsingResourceNamedTokens.cs#L214
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestFramework/GenericHost.cs#L49
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestHosts/IdentityServerHost.cs#L108
Cannot convert null literal to non-nullable reference type.