Bump FluentAssertions from 6.11.0 to 6.12.0 #530
Annotations
11 warnings
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, actions/upload-artifact@v2. 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/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/FakeModelAbortAndCloseTests.cs#L54
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
|
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/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/utils/QueueingBasicConsumer.cs#L91
Avoid using "DateTime.Now" for benchmarking or timespan calculation operations.
|
src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L62
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
|
The logs for this run have expired and are no longer available.
Loading