Skip to content

Merge pull request #454 from GDATASoftwareAG/renovate/dotnet #571

Merge pull request #454 from GDATASoftwareAG/renovate/dotnet

Merge pull request #454 from GDATASoftwareAG/renovate/dotnet #571

Triggered via push May 15, 2024 06:18
Status Success
Total duration 4m 9s
Artifacts

ci-dotnet.yaml

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

Annotations

4 warnings
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.
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)'.