Skip to content

Bump actions/deploy-pages from 3 to 4 (#1487) #220

Bump actions/deploy-pages from 3 to 4 (#1487)

Bump actions/deploy-pages from 3 to 4 (#1487) #220

Triggered via push December 21, 2023 05:41
Status Failure
Total duration 2m 59s
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/E2E.Tests/MinikubeTests.cs#L306
'LeaderElector.RunAsync(CancellationToken)' is obsolete: 'Replaced by RunUntilLeadershipLostAsync to encode behavior in method name.'
docfx: tests/E2E.Tests/MinikubeTests.cs#L328
'LeaderElector.RunAsync(CancellationToken)' is obsolete: 'Replaced by RunUntilLeadershipLostAsync to encode behavior in method name.'
docfx: tests/E2E.Tests/MinikubeTests.cs#L306
'LeaderElector.RunAsync(CancellationToken)' is obsolete: 'Replaced by RunUntilLeadershipLostAsync to encode behavior in method name.'
docfx: tests/E2E.Tests/MinikubeTests.cs#L328
'LeaderElector.RunAsync(CancellationToken)' is obsolete: 'Replaced by RunUntilLeadershipLostAsync to encode behavior in method name.'
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)