vaas-dotnet-ci #782
ci-dotnet.yaml
on: workflow_dispatch
codeql
1m 49s
Matrix: Build & Test C# SDK
Annotations
2 errors and 2 warnings
Build & Test C# SDK (8.0.x)
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 360 minutes.
|
Build & Test C# SDK (8.0.x)
The operation was canceled.
|
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 adding the 'required' modifier or declaring the property as nullable.
|
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 adding the 'required' modifier or declaring the property as nullable.
|