Dotnet: Upgrade nugets #384
Annotations
2 errors and 7 warnings
Build & Test C# SDK (6.0.x)
Unknown status value: undefined
|
Build & Test C# SDK (6.0.x)
Process completed with exit code 1.
|
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/Vaas.cs#L112
Possible null reference argument for parameter 'json' in 'Message? JsonSerializer.Deserialize<Message>(string json, JsonSerializerOptions? options = null)'.
|
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/Vaas.cs#L112
Possible null reference argument for parameter 'json' in 'Message? JsonSerializer.Deserialize<Message>(string json, JsonSerializerOptions? options = null)'.
|
Build & Test C# SDK (6.0.x)
Missing job parameter will result in reduced functionality.
|
Build & Test C# SDK (6.0.x)
Missing steps parameter will result in reduced functionality.
|
Build & Test C# SDK (6.0.x)
Missing needs parameter will result in reduced functionality.
|