build(deps): bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.9 to 7.0.10 in /Backend #792
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 2 warnings
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.1/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and error was: NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.10 to 7.0.9. Reference the package directly from the project to select a different version.
ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.SqlServer 7.0.10 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.10)
ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.9)
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.10 to 7.0.9. Reference the package directly from the project to select a different version.
ITL.API -> ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.SqlServer 7.0.10 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.10)
ITL.API -> ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.9)
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.10 to 7.0.9. Reference the package directly from the project to select a different version.
ITL.Tests -> ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.SqlServer 7.0.10 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.10)
ITL.Tests -> ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.9)
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.10 to 7.0.9. Reference the package directly from the project to select a different version.
ITL.Infrastructure -> Microsoft.EntityFrameworkCore.SqlServer 7.0.10 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.10)
ITL.Infrastructure -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.9)
Errors in /home/runner/work/ITL/ITL/Backend/src/ITL.Application/ITL.Application.csproj
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.10 to 7.0.9. Reference the package directly from the project to select a different version.
ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.SqlServer 7.0.10 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.10)
ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.9)
Errors in /home/runner/work/ITL/ITL/Backend/src/ITL.API/ITL.API.csproj
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.10 to 7.0.9. Reference the package directly from the project to select a different version.
ITL.API -> ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.SqlServer 7.0.10 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.10)
ITL.API -> ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.9)
Errors in /home/runner/work/ITL/ITL/Backend/src/ITL.Tests/ITL.Tests.csproj
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.10 to 7.0.9. Reference the package directly from the project to select a different version.
ITL.Tests -> ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.SqlServer 7.0.10 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.10)
ITL.Tests -> ITL.Application -> ITL.Infrastructure -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.9)
Errors in /home/runner/work/ITL/ITL/Backend/src/ITL.Infrastructure/ITL.Infrastructure.csproj
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.10 to 7.0.9. Reference the package directly from the project to select a different version.
ITL.Infrastructure -> Microsoft.EntityFrameworkCore.SqlServer 7.0.10 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.10)
ITL.Infrastruct
|
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (javascript)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|