Skip to content

Fixed broken tests, due to refactoring of contracts. #73

Fixed broken tests, due to refactoring of contracts.

Fixed broken tests, due to refactoring of contracts. #73

Triggered via push August 26, 2023 19:16
Status Success
Total duration 1m 17s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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#L435
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#L435
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