Skip to content

Removed message batches array allocation from MessageSenderDispatcher.cs #78

Removed message batches array allocation from MessageSenderDispatcher.cs

Removed message batches array allocation from MessageSenderDispatcher.cs #78

Triggered via push August 30, 2023 20:10
Status Success
Total duration 1m 3s
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/MessagesDispatcher/MessageSenderDispatcher.cs#L91
Nullability of reference types in value of type 'Iggy_SDK.Contracts.Http.MessageSendRequest' doesn't match target type 'Iggy_SDK.Contracts.Http.MessageSendRequest?'.
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/MessagesDispatcher/MessageSenderDispatcher.cs#L91
Nullability of reference types in value of type 'Iggy_SDK.Contracts.Http.MessageSendRequest' doesn't match target type 'Iggy_SDK.Contracts.Http.MessageSendRequest?'.