Send Receive Streaming Helpers #419
Annotations
3 errors and 11 warnings
Build:
src/NexNetDemo/ChannelSampleServerNexus.cs#L174
'ChannelSampleClientNexus.ServerProxy' does not implement interface member 'IChannelSampleServerNexus.Send(INexusDuplexChannel<ComplexMessage>)'
|
Build:
src/NexNetDemo/ChannelSampleServerNexus.cs#L174
'ChannelSampleClientNexus.ServerProxy' does not implement interface member 'IChannelSampleServerNexus.Send(INexusDuplexChannel<ComplexMessage>)'
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/NexNet/Pipes/INexusDuplexChannel.cs#L60
Non-nullable field 'DuplexPipe' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/NexNet/Pipes/INexusDuplexChannel.cs#L74
Possible null reference argument for parameter 'enumerableData' in 'ValueTask NexusChannelExtensions.WriteAndComplete<T>(INexusChannelWriter<T> writer, IEnumerable<T> enumerableData, int chunkSize = 10, CancellationToken cancellationToken = default(CancellationToken))'.
|
Build:
src/NexNet/Pipes/INexusDuplexChannel.cs#L93
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/NexNet/Invocation/IProxyInvoker.cs#L78
Missing XML comment for publicly visible type or member 'IProxyInvoker.GetDuplexPipe()'
|
Build:
src/NexNet/Invocation/IProxyInvoker.cs#L80
Missing XML comment for publicly visible type or member 'IProxyInvoker.WriteNexusEnumerableChannel<T>(IRentedNexusDuplexPipe, NexusEnumerableChannel<T>)'
|
Build:
src/NexNet/Pipes/INexusDuplexChannel.cs#L77
Missing XML comment for publicly visible type or member 'NexusEnumerableChannel<T>.GetAsyncEnumerator(CancellationToken)'
|
Build:
src/NexNet/Pipes/INexusDuplexChannel.cs#L60
Non-nullable field 'DuplexPipe' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/NexNet/Pipes/INexusDuplexChannel.cs#L74
Possible null reference argument for parameter 'enumerableData' in 'ValueTask NexusChannelExtensions.WriteAndComplete<T>(INexusChannelWriter<T> writer, IEnumerable<T> enumerableData, int chunkSize = 10, CancellationToken cancellationToken = default(CancellationToken))'.
|
Build:
src/NexNet/Pipes/INexusDuplexChannel.cs#L93
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/NexNet/Invocation/IProxyInvoker.cs#L78
Missing XML comment for publicly visible type or member 'IProxyInvoker.GetDuplexPipe()'
|
The logs for this run have expired and are no longer available.
Loading