Bump Microsoft.EntityFrameworkCore from 8.0.11 to 9.0.13 #113
Annotations
7 warnings
|
Build:
AnointedAutomation.APIMiddlewares.Tests/AttemptInfoTests.cs#L53
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build:
AnointedAutomation.Logging.Tests/LogMessageTests.cs#L334
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Build:
AnointedAutomation.Memory/GarbageCollection.cs#L14
The field 'GarbageCollection._disposed' is never used
|
|
Build:
AnointedAutomation.APIMiddlewares.Tests/AttemptInfoTests.cs#L53
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build:
AnointedAutomation.Logging.Tests/LogMessageTests.cs#L334
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Build:
AnointedAutomation.Memory/GarbageCollection.cs#L14
The field 'GarbageCollection._disposed' is never used
|
|
Initialize CodeQL
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
Loading