Skip to content

Bump xunit from 2.5.0 to 2.5.1 #543

Bump xunit from 2.5.0 to 2.5.1

Bump xunit from 2.5.0 to 2.5.1 #543

Triggered via push September 18, 2023 04:06
Status Failure
Total duration 2m 14s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build
Process completed with exit code 1.
build
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/
build: src/AddUp.FakeRabbitMQ.Tests/utils/QueueingBasicConsumer.cs#L91
Avoid using "DateTime.Now" for benchmarking or timespan calculation operations.
build: src/AddUp.FakeRabbitMQ.Tests/FakeConnectionTests.cs#L84
The collection-specific "TrueForAll" method should be used instead of the "All" extension
build: src/AddUp.FakeRabbitMQ.Tests/FakeConnectionTests.cs#L85
The collection-specific "TrueForAll" method should be used instead of the "All" extension
build: src/AddUp.FakeRabbitMQ.Tests/FakeModelAbortAndCloseTests.cs#L54
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
build: src/AddUp.FakeRabbitMQ.Tests/FakeConnectionTests.cs#L139
The collection-specific "TrueForAll" method should be used instead of the "All" extension
build: src/AddUp.FakeRabbitMQ.Tests/FakeConnectionTests.cs#L140
The collection-specific "TrueForAll" method should be used instead of the "All" extension
build: src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L62
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
build: src/AddUp.FakeRabbitMQ.Tests/FakeModelBasicTests.cs#L102
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
build: src/AddUp.FakeRabbitMQ.Tests/utils/QueueingBasicConsumer.cs#L91
Avoid using "DateTime.Now" for benchmarking or timespan calculation operations.
build: src/AddUp.FakeRabbitMQ.Tests/FakeConnectionTests.cs#L84
The collection-specific "TrueForAll" method should be used instead of the "All" extension