chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates #155
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