feat: add option to use native dotnet http handler for http(s) #83
Annotations
3 errors and 8 warnings
|
build (net9.0)
Process completed with exit code 1.
|
|
build (net8.0)
Process completed with exit code 1.
|
|
build (net8.0)
The strategy configuration was canceled because "build.net9_0" failed
|
|
build (net9.0):
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)
|
|
build (net9.0):
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)
|
|
build (net9.0):
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)
|
|
build (net9.0):
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)
|
|
build (net8.0):
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)
|
|
build (net8.0):
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)
|
|
build (net8.0):
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)
|
|
build (net8.0):
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)
|