Skip to content

make the example compatible to the current api #646

make the example compatible to the current api

make the example compatible to the current api #646

Triggered via pull request August 27, 2024 09:23
Status Success
Total duration 1m 55s
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.