Skip to content

dotnet: Update all non-major dependencies #650

dotnet: Update all non-major dependencies

dotnet: Update all non-major dependencies #650

Triggered via pull request September 1, 2024 22:04
Status Success
Total duration 2m 14s
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.