chore(deps): bump Serilog from 4.1.0 to 4.2.0 in /server/test (#101) #249
Annotations
2 warnings
Run dotnet test test/:
server/test/UnitTest/TaskManagerTests.cs#L81
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)
|
Run dotnet test test/:
server/test/UnitTest/TaskManagerTests.cs#L63
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)
|
Loading