Bump xunit from 2.5.0 to 2.5.1 #543
Annotations
9 errors and 11 warnings
src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L127
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L130
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L151
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L153
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L127
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L130
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L151
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L153
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/AddUp.FakeRabbitMQ.Tests/utils/QueueingBasicConsumer.cs#L91
Avoid using "DateTime.Now" for benchmarking or timespan calculation operations.
|
src/AddUp.FakeRabbitMQ.Tests/FakeConnectionTests.cs#L84
The collection-specific "TrueForAll" method should be used instead of the "All" extension
|
src/AddUp.FakeRabbitMQ.Tests/FakeConnectionTests.cs#L85
The collection-specific "TrueForAll" method should be used instead of the "All" extension
|
src/AddUp.FakeRabbitMQ.Tests/FakeModelAbortAndCloseTests.cs#L54
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
|
src/AddUp.FakeRabbitMQ.Tests/FakeConnectionTests.cs#L139
The collection-specific "TrueForAll" method should be used instead of the "All" extension
|
src/AddUp.FakeRabbitMQ.Tests/FakeConnectionTests.cs#L140
The collection-specific "TrueForAll" method should be used instead of the "All" extension
|
src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L62
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
|
src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L102
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
|
src/AddUp.FakeRabbitMQ.Tests/utils/QueueingBasicConsumer.cs#L91
Avoid using "DateTime.Now" for benchmarking or timespan calculation operations.
|
src/AddUp.FakeRabbitMQ.Tests/FakeConnectionTests.cs#L84
The collection-specific "TrueForAll" method should be used instead of the "All" extension
|
The logs for this run have expired and are no longer available.
Loading