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/2.14.0-v2.14.0/x64/codeql/csharp/tools/autobuild.sh with arguments .
Exit code 1 and error was:
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.9 to 7.0.7. Reference the package directly from the project to select a different version.
Blog.AdminCommentBot -> Blog.Infrastructure -> Microsoft.EntityFrameworkCore.Sqlite 7.0.9 -> Microsoft.EntityFrameworkCore.Sqlite.Core 7.0.9 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.9)
Blog.AdminCommentBot -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.7)
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore from 7.0.9 to 7.0.5. Reference the package directly from the project to select a different version.
Blog.Tests -> Microsoft.EntityFrameworkCore.Sqlite 7.0.9 -> Microsoft.EntityFrameworkCore.Sqlite.Core 7.0.9 -> Microsoft.EntityFrameworkCore.Relational 7.0.9 -> Microsoft.EntityFrameworkCore (>= 7.0.9)
Blog.Tests -> Microsoft.EntityFrameworkCore (>= 7.0.5)
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore from 7.0.7 to 7.0.5. Reference the package directly from the project to select a different version.
Blog.Infrastructure -> Microsoft.EntityFrameworkCore.Relational 7.0.7 -> Microsoft.EntityFrameworkCore (>= 7.0.7)
Blog.Infrastructure -> Microsoft.EntityFrameworkCore (>= 7.0.5)
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.9 to 7.0.7. Reference the package directly from the project to select a different version.
Blog.Infrastructure -> Microsoft.EntityFrameworkCore.Sqlite 7.0.9 -> Microsoft.EntityFrameworkCore.Sqlite.Core 7.0.9 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.9)
Blog.Infrastructure -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.7)
Errors in /home/runner/work/blog/blog/src/Blog.AdminCommentBot/Blog.AdminCommentBot.csproj
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.9 to 7.0.7. Reference the package directly from the project to select a different version.
Blog.AdminCommentBot -> Blog.Infrastructure -> Microsoft.EntityFrameworkCore.Sqlite 7.0.9 -> Microsoft.EntityFrameworkCore.Sqlite.Core 7.0.9 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.9)
Blog.AdminCommentBot -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.7)
Errors in /home/runner/work/blog/blog/tests/Blog.Tests/Blog.Tests.csproj
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore from 7.0.9 to 7.0.5. Reference the package directly from the project to select a different version.
Blog.Tests -> Microsoft.EntityFrameworkCore.Sqlite 7.0.9 -> Microsoft.EntityFrameworkCore.Sqlite.Core 7.0.9 -> Microsoft.EntityFrameworkCore.Relational 7.0.9 -> Microsoft.EntityFrameworkCore (>= 7.0.9)
Blog.Tests -> Microsoft.EntityFrameworkCore (>= 7.0.5)
Errors in /home/runner/work/blog/blog/src/Blog.Infrastructure/Blog.Infrastructure.csproj
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore from 7.0.7 to 7.0.5. Reference the package directly from the project to select a different version.
Blog.Infrastructure -> Microsoft.EntityFrameworkCore.Relational 7.0.7 -> Microsoft.EntityFrameworkCore (>= 7.0.7)
Blog.Infrastructure -> Microsoft.EntityFrameworkCore (>= 7.0.5)
NU1605: Warning As Error: Detected package downgrade: Microsoft.EntityFrameworkCore.Relational from 7.0.9 to 7.0.7. Reference the package directly from the project to select a different version.
Blog.Infrastructure -> Microsoft.EntityFrameworkCore.Sqlite 7.0.9 -> Microsoft.EntityFrameworkCore.Sqlite.Core 7.0.9 -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.9)
Blog.Infrastructure -> Microsoft.EntityFrameworkCore.Relational (>= 7.0.7)
NU1605: Warning As Error: Detected package downgrade: Microsoft.E