Bump prometheus-net from 8.1.1 to 8.2.0 (#1473) #211
Annotations
2 errors and 11 warnings
docfx
Canceling since a higher priority waiting request for 'pages' exists
|
docfx
The operation was canceled.
|
docfx
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|
docfx:
src/KubernetesClient/LeaderElection/LeaderElector.cs#L57
Element return value should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1615.md)
|
docfx:
src/KubernetesClient/LeaderElection/LeaderElector.cs#L136
Element return value should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1615.md)
|
docfx:
src/KubernetesClient/Autorest/HttpOperationException.cs#L61
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
docfx:
src/KubernetesClient/KubernetesException.cs#L87
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
docfx:
src/KubernetesClient/LeaderElection/LeaderElector.cs#L57
Element return value should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1615.md)
|
docfx:
src/KubernetesClient/LeaderElection/LeaderElector.cs#L136
Element return value should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1615.md)
|
docfx:
src/KubernetesClient/LeaderElection/LeaderElector.cs#L57
Element return value should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1615.md)
|
docfx:
src/KubernetesClient/LeaderElection/LeaderElector.cs#L136
Element return value should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1615.md)
|
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)
|