Skip to content

Restructure projects #207

Restructure projects

Restructure projects #207

Triggered via pull request October 15, 2024 11:21
Status Success
Total duration 4m 31s
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)
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
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/TestFramework/GenericHost.cs#L49
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/TestFramework/TestBrowserClient.cs#L104
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestFramework/TestBrowserClient.cs#L108
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestFramework/TestBrowserClient.cs#L218
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Bff.Tests/TestFramework/TestBrowserClient.cs#L222
Cannot convert null literal to non-nullable reference type.