Skip to content

add interface for authenticator & vaas #349

add interface for authenticator & vaas

add interface for authenticator & vaas #349

Triggered via pull request October 18, 2023 11:38
Status Success
Total duration 1m 14s
Artifacts

ci-dotnet.yaml

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

Annotations

4 warnings
Build & Test C# SDK (6.0.x): dotnet/Vaas/src/Vaas/Messages/WebSocketErrorMessage.cs#L15
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test C# SDK (6.0.x): dotnet/Vaas/src/Vaas/Messages/TokenResponse.cs#L8
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test C# SDK (6.0.x): dotnet/Vaas/src/Vaas/Messages/WebSocketErrorMessage.cs#L15
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test C# SDK (6.0.x): dotnet/Vaas/src/Vaas/Messages/TokenResponse.cs#L8
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.