Skip to content

Fix tcp error response and get stats endpoint version-0.0.20 #194

Fix tcp error response and get stats endpoint version-0.0.20

Fix tcp error response and get stats endpoint version-0.0.20 #194

Triggered via pull request March 19, 2024 06:07
Status Success
Total duration 1m 53s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-and-test
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-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#L380
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.
build-and-test: Iggy_SDK/Headers/HeaderValue.cs#L146
Possible null reference return.
nuget
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/.