Skip to content

dotnet: Update all non-major dependencies #657

dotnet: Update all non-major dependencies

dotnet: Update all non-major dependencies #657

Triggered via pull request September 8, 2024 22:04
Status Success
Total duration 1m 51s
Artifacts

ci-dotnet.yaml

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

Annotations

2 warnings
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.