chore: minor changes #2608
Annotations
20 errors and 11 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
|
tests/Stl.Tests/Async/BatchProcessorTest.cs#L20
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
tests/Stl.Tests/Async/BatchProcessorTest.cs#L106
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
tests/Stl.Tests/Rpc/RpcTest.cs#L289
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
tests/Stl.Tests/Net/ConnectorTest.cs#L22
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
tests/Stl.Tests/Rpc/RpcBasicTest.cs#L252
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
tests/Stl.Fusion.Tests/UserProviderTest.cs#L97
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
The logs for this run have expired and are no longer available.
Loading