dotnet: Update dependency System.IdentityModel.Tokens.Jwt to v8.2.0 #705
ci-dotnet.yaml
on: pull_request
codeql
2m 10s
Matrix: Build & Test C# SDK
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.
|