Annotations
4 warnings
|
tests/CodeBeaker.Core.Tests/Security/InputValidatorTests.cs#L124
Dereference of a possibly null reference.
|
|
src/CodeBeaker.Runtimes/Docker/DockerRuntime.cs#L287
'IContainerOperations.GetContainerStatsAsync(string, ContainerStatsParameters, CancellationToken)' is obsolete: 'Use 'Task GetContainerStatsAsync(string id, ContainerStatsParameters parameters, CancellationToken cancellationToken, IProgress<JSONMessage> progress)''
|
|
tests/CodeBeaker.Core.Tests/Security/InputValidatorTests.cs#L124
Dereference of a possibly null reference.
|
|
src/CodeBeaker.Runtimes/Docker/DockerRuntime.cs#L287
'IContainerOperations.GetContainerStatsAsync(string, ContainerStatsParameters, CancellationToken)' is obsolete: 'Use 'Task GetContainerStatsAsync(string id, ContainerStatsParameters parameters, CancellationToken cancellationToken, IProgress<JSONMessage> progress)''
|
The logs for this run have expired and are no longer available.
Loading