Skip to content

Dotnet: Upgrade nugets #384

Dotnet: Upgrade nugets

Dotnet: Upgrade nugets #384

Triggered via push November 10, 2023 10:14
Status Failure
Total duration 58s
Artifacts

ci-dotnet.yaml

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

Annotations

2 errors and 7 warnings
Build & Test C# SDK (6.0.x)
Unknown status value: undefined
Build & Test C# SDK (6.0.x)
Process completed with exit code 1.
Build & Test C# SDK (6.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 (6.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 (6.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 (6.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 (6.0.x)
Missing job parameter will result in reduced functionality.
Build & Test C# SDK (6.0.x)
Missing steps parameter will result in reduced functionality.
Build & Test C# SDK (6.0.x)
Missing needs parameter will result in reduced functionality.