Skip to content

Bump xunit from 2.4.2 to 2.6.2 #54

Bump xunit from 2.4.2 to 2.6.2

Bump xunit from 2.4.2 to 2.6.2 #54

Triggered via pull request November 20, 2023 16:06
Status Success
Total duration 1m 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: test/Docker.DotNet.Tests/ISwarmOperationsTests.cs#L33
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/Docker.DotNet.Tests/ISwarmOperationsTests.cs#L42
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/Docker.DotNet.Tests/ISwarmOperationsTests.cs#L51
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/Docker.DotNet.Tests/ISwarmOperationsTests.cs#L83
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/Docker.DotNet.Tests/ISwarmOperationsTests.cs#L92
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/Docker.DotNet.Tests/ISwarmOperationsTests.cs#L101
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/Docker.DotNet.Tests/ISwarmOperationsTests.cs#L114
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/Docker.DotNet.Tests/ISwarmOperationsTests.cs#L123
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/Docker.DotNet.Tests/ISwarmOperationsTests.cs#L132
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/Docker.DotNet.Tests/ISwarmOperationsTests.cs#L141
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.