Skip to content

Bump xunit from 2.6.1 to 2.6.2 (#1460) #198

Bump xunit from 2.6.1 to 2.6.2 (#1460)

Bump xunit from 2.6.1 to 2.6.2 (#1460) #198

Triggered via push November 23, 2023 15:42
Status Failure
Total duration 2m 11s
Artifacts

docfx.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
docfx
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
docfx: tests/KubernetesClient.Tests/WatchTests.cs#L62
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
docfx: tests/KubernetesClient.Tests/WatchTests.cs#L75
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
docfx: tests/KubernetesClient.Tests/ByteBufferTests.cs#L258
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
docfx: tests/KubernetesClient.Tests/ByteBufferTests.cs#L267
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
docfx: tests/KubernetesClient.Tests/WatchTests.cs#L88
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
docfx: tests/KubernetesClient.Tests/WatchTests.cs#L89
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
docfx: tests/KubernetesClient.Tests/WatchTests.cs#L101
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
docfx: tests/KubernetesClient.Tests/WatchTests.cs#L124
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
docfx: tests/KubernetesClient.Tests/WatchTests.cs#L125
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
docfx: tests/KubernetesClient.Tests/WatchTests.cs#L126
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)