Skip to content

CodeQL

CodeQL #4135

Triggered via schedule September 29, 2023 21:37
Status Failure
Total duration 2m 19s
Artifacts

codeql-analysis.yml

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

Annotations

3 errors and 1 warning
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Failure invoking /opt/hostedtoolcache/CodeQL/0.0.0-20230105/x64/codeql/csharp/tools/autobuild.sh with arguments . Exit code 1 and error was: NU1202: Package Microsoft.EntityFrameworkCore.InMemory 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.EntityFrameworkCore.InMemory 7.0.2 supports: net6.0 (.NETCoreApp,Version=v6.0) NU1202: Package Microsoft.EntityFrameworkCore.SqlServer 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.EntityFrameworkCore.SqlServer 7.0.2 supports: net6.0 (.NETCoreApp,Version=v6.0) NU1202: Package Microsoft.EntityFrameworkCore 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.EntityFrameworkCore 7.0.2 supports: net6.0 (.NETCoreApp,Version=v6.0) NU1202: Package Microsoft.AspNetCore.Authentication.JwtBearer 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.AspNetCore.Authentication.JwtBearer 7.0.2 supports: net7.0 (.NETCoreApp,Version=v7.0) NU1202: Package Microsoft.EntityFrameworkCore 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.EntityFrameworkCore 7.0.2 supports: net6.0 (.NETCoreApp,Version=v6.0) NU1202: Package Microsoft.EntityFrameworkCore.Design 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.EntityFrameworkCore.Design 7.0.2 supports: net6.0 (.NETCoreApp,Version=v6.0) NU1202: Package Microsoft.EntityFrameworkCore.InMemory 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.EntityFrameworkCore.InMemory 7.0.2 supports: net6.0 (.NETCoreApp,Version=v6.0) NU1202: Package Microsoft.EntityFrameworkCore.SqlServer 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.EntityFrameworkCore.SqlServer 7.0.2 supports: net6.0 (.NETCoreApp,Version=v6.0) NU1202: Package Microsoft.AspNetCore.Identity.EntityFrameworkCore 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.AspNetCore.Identity.EntityFrameworkCore 7.0.2 supports: net7.0 (.NETCoreApp,Version=v7.0) NU1202: Package Microsoft.EntityFrameworkCore 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.EntityFrameworkCore 7.0.2 supports: net6.0 (.NETCoreApp,Version=v6.0) NU1202: Package Microsoft.EntityFrameworkCore.SqlServer 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.EntityFrameworkCore.SqlServer 7.0.2 supports: net6.0 (.NETCoreApp,Version=v6.0) NU1202: Package Microsoft.EntityFrameworkCore.Tools 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.EntityFrameworkCore.Tools 7.0.2 supports: net6.0 (.NETCoreApp,Version=v6.0) NU1202: Package Microsoft.AspNetCore.Identity.EntityFrameworkCore 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.AspNetCore.Identity.EntityFrameworkCore 7.0.2 supports: net7.0 (.NETCoreApp,Version=v7.0) NU1202: Package Microsoft.EntityFrameworkCore 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.EntityFrameworkCore 7.0.2 supports: net6.0 (.NETCoreApp,Version=v6.0) NU1107: Version conflict detected for Microsoft.Extensions.DependencyInjection.Abstractions. Install/reference Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 directly to project Presentation.API to resolve this issue. Presentation.API -> Application.Storage.API -> Microsoft.Extensions.Caching.StackExchangeRedis 7.0.2 -> Microsoft.Extensions.Options 7.0.0 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0) Presentation.API -> NSwag.AspNetCore 13.18.2 -> NSwag.Generation.AspNetCore 13.18.2 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0 && <= 6.0.0). NU1202: Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 7.0.2 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 7.0.2
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: github/codeql-action/init@v1, github/codeql-action/autobuild@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/