add quic #284
Annotations
2 errors and 20 warnings
|
Test
The operation was canceled.
|
Test:
src/SuperSocket.Quic.Connection/QuicPipeStream.cs#L43
This call site is reachable on all platforms. 'QuicStreamType.Bidirectional' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
src/SuperSocket.Quic.Connection/QuicPipeStream.cs#L43
This call site is reachable on all platforms. 'QuicConnection.OpenOutboundStreamAsync(QuicStreamType, CancellationToken)' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
src/SuperSocket.Quic.Connection/QuicPipeStream.cs#L39
This call site is reachable on all platforms. 'QuicConnection.AcceptInboundStreamAsync(CancellationToken)' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
src/SuperSocket.Quic/QuicConnectionFactory.cs#L34
This call site is reachable on all platforms. 'QuicConnection.LocalEndPoint' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
src/SuperSocket.Quic/QuicConnectionFactory.cs#L33
This call site is reachable on all platforms. 'QuicConnection.RemoteEndPoint' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
src/SuperSocket.Quic/QuicConnectionListener.cs#L102
This call site is reachable on all platforms. 'QuicListener.AcceptConnectionAsync(CancellationToken)' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
src/SuperSocket.Quic/QuicConnectionListener.cs#L102
This call site is reachable on all platforms. 'QuicConnection' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
src/SuperSocket.Quic/QuicConnectionListener.cs#L149
This call site is reachable on all platforms. 'QuicListener.DisposeAsync()' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
src/SuperSocket.Quic/QuicConnectionListener.cs#L132
This call site is reachable on all platforms. 'QuicConnection.RemoteEndPoint' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
src/SuperSocket.Quic/QuicConnectionListener.cs#L59
This call site is reachable on all platforms. 'QuicServerConnectionOptions.ServerAuthenticationOptions' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/SuperSocket.Quic.Connection/QuicPipeStream.cs#L43
This call site is reachable on all platforms. 'QuicStreamType.Bidirectional' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/SuperSocket.Quic.Connection/QuicPipeStream.cs#L43
This call site is reachable on all platforms. 'QuicConnection.OpenOutboundStreamAsync(QuicStreamType, CancellationToken)' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/SuperSocket.Quic.Connection/QuicPipeStream.cs#L39
This call site is reachable on all platforms. 'QuicConnection.AcceptInboundStreamAsync(CancellationToken)' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/SuperSocket.Quic.Connection/QuicPipeStream.cs#L43
This call site is reachable on all platforms. 'QuicStreamType.Bidirectional' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/SuperSocket.Quic.Connection/QuicPipeStream.cs#L43
This call site is reachable on all platforms. 'QuicConnection.OpenOutboundStreamAsync(QuicStreamType, CancellationToken)' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/SuperSocket.Quic.Connection/QuicPipeStream.cs#L39
This call site is reachable on all platforms. 'QuicConnection.AcceptInboundStreamAsync(CancellationToken)' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/SuperSocket.Quic/QuicConnectionFactory.cs#L34
This call site is reachable on all platforms. 'QuicConnection.LocalEndPoint' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/SuperSocket.Quic/QuicConnectionFactory.cs#L33
This call site is reachable on all platforms. 'QuicConnection.RemoteEndPoint' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/SuperSocket.Quic/QuicConnectionListener.cs#L149
This call site is reachable on all platforms. 'QuicListener.DisposeAsync()' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/SuperSocket.Quic/QuicConnectionListener.cs#L102
This call site is reachable on all platforms. 'QuicConnection' is only supported on: 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading