build(deps): Bump Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.4 to 7.0.11 #2601
Annotations
20 errors and 21 warnings
|
|
|
|
|
|
|
tests/Stl.Tests/Async/BatchProcessorTest.cs#L42
Test methods must 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)
|
tests/Stl.Tests/Async/BatchProcessorTest.cs#L43
Test methods must 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)
|
tests/Stl.Tests/Async/BatchProcessorTest.cs#L44
Test methods must 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)
|
|
|
|
|
|
|
|
tests/Stl.Tests/Async/BatchProcessorTest.cs#L42
Test methods must 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)
|
tests/Stl.Tests/Async/BatchProcessorTest.cs#L43
Test methods must 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)
|
tests/Stl.Tests/Async/BatchProcessorTest.cs#L44
Test methods must 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)
|
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/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/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/Rpc/RpcBasicTest.cs#L253
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/Rpc/RpcBasicTest.cs#L253
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#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/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/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/Rpc/RpcBasicTest.cs#L253
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#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/Net/ConnectorTest.cs#L22
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