Skip to content

Merge pull request #356 from GDATASoftwareAG/feature/354-for-stream #437

Merge pull request #356 from GDATASoftwareAG/feature/354-for-stream

Merge pull request #356 from GDATASoftwareAG/feature/354-for-stream #437

Triggered via push February 16, 2024 11:01
Status Cancelled
Total duration 1h 15m 19s
Artifacts

ci-dotnet.yaml

on: push
Matrix: Build & Test C# SDK
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Build & Test C# SDK (8.0.x)
The operation was canceled.
Build & Test C# SDK (8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build & Test C# SDK (8.0.x): dotnet/Vaas/src/Vaas/Vaas.cs#L112
Possible null reference argument for parameter 'json' in 'Message? JsonSerializer.Deserialize<Message>(string json, JsonSerializerOptions? options = null)'.
Build & Test C# SDK (8.0.x): dotnet/Vaas/src/Vaas/Messages/WebSocketErrorMessage.cs#L15
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test C# SDK (8.0.x): dotnet/Vaas/src/Vaas/Vaas.cs#L112
Possible null reference argument for parameter 'json' in 'Message? JsonSerializer.Deserialize<Message>(string json, JsonSerializerOptions? options = null)'.
Build & Test C# SDK (8.0.x): dotnet/Vaas/src/Vaas/Messages/WebSocketErrorMessage.cs#L15
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.