Skip to content

feat: add option to use native dotnet http handler for http(s) #83

feat: add option to use native dotnet http handler for http(s)

feat: add option to use native dotnet http handler for http(s) #83

Re-run triggered September 22, 2025 14:37
Status Failure
Total duration 3m 2s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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)