Skip to content

vaas-dotnet-ci

vaas-dotnet-ci #427

Manually triggered February 12, 2024 12:45
Status Failure
Total duration 2m 37s
Artifacts

ci-dotnet.yaml

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

Annotations

2 errors and 8 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, skitionek/notify-microsoft-teams@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.