Merge pull request #635 from GDATASoftwareAG/renovate/dotnet/all-non-… #698
ci-dotnet.yaml
on: push
codeql
1m 42s
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.
|