Skip to content

fix: yaml with merge (#1332) #131

fix: yaml with merge (#1332)

fix: yaml with merge (#1332) #131

Triggered via push July 27, 2023 11:44
Status Success
Total duration 5m 15s
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#L531
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) 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.