Skip to content

Bump prometheus-net from 8.0.0 to 8.0.1 (#1342) #128

Bump prometheus-net from 8.0.0 to 8.0.1 (#1342)

Bump prometheus-net from 8.0.0 to 8.0.1 (#1342) #128

Triggered via push July 19, 2023 14:38
Status Success
Total duration 7m 6s
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.