vaas-dotnet-ci #747
ci-dotnet.yaml
on: workflow_dispatch
codeql
1m 44s
Matrix: Build & Test C# SDK
Annotations
2 errors and 3 warnings
Build & Test C# SDK (8.0.x)
The job running on runner GitHub Actions 11 has exceeded the maximum execution time of 360 minutes.
|
Build & Test C# SDK (8.0.x)
The operation was canceled.
|
codeql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|