Skip to content

Bump xunit from 2.4.2 to 2.5.0 (#1333) #125

Bump xunit from 2.4.2 to 2.5.0 (#1333)

Bump xunit from 2.4.2 to 2.5.0 (#1333) #125

Triggered via push July 13, 2023 07:44
Status Success
Total duration 5m 52s
Artifacts

docfx.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
docfx: tests/KubernetesClient.Tests/AuthTests.cs#L52
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
docfx: tests/KubernetesClient.Tests/AuthTests.cs#L117
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
docfx: tests/KubernetesClient.Tests/AuthTests.cs#L227
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
docfx: tests/KubernetesClient.Tests/AuthTests.cs#L244
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
docfx: tests/KubernetesClient.Tests/AuthTests.cs#L327
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
docfx: tests/KubernetesClient.Tests/AuthTests.cs#L371
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
docfx: tests/KubernetesClient.Tests/AuthTests.cs#L413
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
docfx: tests/KubernetesClient.Tests/AuthTests.cs#L481
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
docfx: tests/KubernetesClient.Tests/AuthTests.cs#L496
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
docfx: tests/KubernetesClient.Tests/AuthTests.cs#L516
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.