vaas-dotnet-ci #287
Annotations
2 warnings
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/TokenResponse.cs#L8
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|