Skip to content

chore: Remove redundant null check covered by QueryString #80

chore: Remove redundant null check covered by QueryString

chore: Remove redundant null check covered by QueryString #80

Triggered via pull request September 9, 2025 18:03
Status Success
Total duration 2m 7s
Artifacts

ci.yml

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

Annotations

8 warnings
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)
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)