Skip to content

Update to NET8.0 and add missing features in topic and stream version… #193

Update to NET8.0 and add missing features in topic and stream version…

Update to NET8.0 and add missing features in topic and stream version… #193

Triggered via push January 22, 2024 19:02
Status Success
Total duration 1m 37s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-and-test: Iggy_SDK/MessagesDispatcher/MessageSenderDispatcher.cs#L88
Dereference of a possibly null reference.
build-and-test: Iggy_SDK/Extensions/Extensions.cs#L39
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build-and-test: Iggy_SDK/Extensions/Extensions.cs#L59
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build-and-test: Iggy_SDK/Headers/HeaderValue.cs#L146
Possible null reference return.
build-and-test: Iggy_SDK/IggyClient/Implementations/TcpMessageStream.cs#L368
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Iggy_SDK.Enums.StoreOffset)3' is not covered.
build-and-test: Iggy_SDK/IggyClient/Implementations/HttpMessageStream.cs#L255
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Iggy_SDK.Enums.StoreOffset)3' is not covered.
build-and-test: Iggy_SDK/IggyClient/Implementations/HttpMessageStream.cs#L326
The variable 'e' is declared but never used
build-and-test: Iggy_SDK/MessagesDispatcher/MessageSenderDispatcher.cs#L88
Dereference of a possibly null reference.
nuget: Iggy_SDK/MessagesDispatcher/MessageSenderDispatcher.cs#L88
Dereference of a possibly null reference.
nuget: Iggy_SDK/Extensions/Extensions.cs#L39
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
nuget: Iggy_SDK/Extensions/Extensions.cs#L59
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
nuget: Iggy_SDK/Headers/HeaderValue.cs#L146
Possible null reference return.
nuget: Iggy_SDK/JsonConfiguration/PersonAccessTokenResponseConverter.cs#L25
Possible null reference assignment.
nuget: Iggy_SDK/IggyClient/Implementations/TcpMessageStream.cs#L368
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Iggy_SDK.Enums.StoreOffset)3' is not covered.
nuget: Iggy_SDK/IggyClient/Implementations/HttpMessageStream.cs#L255
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Iggy_SDK.Enums.StoreOffset)3' is not covered.
nuget: Iggy_SDK/IggyClient/Implementations/HttpMessageStream.cs#L326
The variable 'e' is declared but never used
nuget: Iggy_SDK/MessagesDispatcher/MessageSenderDispatcher.cs#L88
Dereference of a possibly null reference.
nuget: Iggy_SDK/Headers/HeaderValue.cs#L146
Possible null reference return.