fix: Don't set the Connection header to 'close' if it is already set #26
Annotations
4 warnings
|
src/Docker.DotNet/DockerPipeStream.cs#L51
This call site is reachable on all platforms. 'NativeOverlapped.EventHandle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/Docker.DotNet/DockerPipeStream.cs#L45
This call site is reachable on all platforms. 'NativeOverlapped' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/Docker.DotNet/DockerPipeStream.cs#L51
This call site is reachable on all platforms. 'NativeOverlapped.EventHandle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/Docker.DotNet/DockerPipeStream.cs#L45
This call site is reachable on all platforms. 'NativeOverlapped' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading