Skip to content

Solution cleanup and todos setup. #72

Solution cleanup and todos setup.

Solution cleanup and todos setup. #72

Triggered via push August 25, 2023 18:25
Status Success
Total duration 51s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-and-test: Iggy_SDK/MessageStream/Implementations/TcpMessageStream.cs#L433
Async-iterator 'TcpMessageStream.LazyPollMessagesAsync(MessageFetchRequest, Func<byte[], byte[]>?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
build-and-test: Iggy_SDK/Utils/EmptyList.cs#L6
Type parameter 'T' has the same name as the type parameter from outer type 'EmptyList<T>'
build-and-test: Iggy_SDK/MessageStream/Implementations/TcpMessageStream.cs#L433
Async-iterator 'TcpMessageStream.LazyPollMessagesAsync(MessageFetchRequest, Func<byte[], byte[]>?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
build-and-test: Iggy_SDK/Utils/EmptyList.cs#L6
Type parameter 'T' has the same name as the type parameter from outer type 'EmptyList<T>'