Skip to content

vaas-dotnet-ci

vaas-dotnet-ci #346

Manually triggered October 9, 2023 07:53
Status Success
Total duration 1m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-dotnet.yaml

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

Annotations

4 warnings
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/Messages/TokenResponse.cs#L8
Non-nullable property 'AccessToken' 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/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/Messages/TokenResponse.cs#L8
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.