Skip to content

vaas-dotnet-ci

vaas-dotnet-ci #547

Manually triggered April 9, 2024 12:34
Status Success
Total duration 3m 43s
Artifacts

ci-dotnet.yaml

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

Annotations

10 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 declaring the property as nullable.
Build & Test C# SDK (8.0.x): dotnet/Vaas/src/Vaas/Messages/LibMagic.cs#L8
Non-nullable property 'FileType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test C# SDK (8.0.x): dotnet/Vaas/src/Vaas/Messages/LibMagic.cs#L11
Non-nullable property 'MimeType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test C# SDK (8.0.x): dotnet/Vaas/src/Vaas/Messages/Detection.cs#L11
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test C# SDK (8.0.x): dotnet/Vaas/src/Vaas/Messages/Detection.cs#L14
Non-nullable property 'Virus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test C# SDK (8.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 (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 declaring the property as nullable.
Build & Test C# SDK (8.0.x): dotnet/Vaas/src/Vaas/Messages/LibMagic.cs#L8
Non-nullable property 'FileType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test C# SDK (8.0.x): dotnet/Vaas/src/Vaas/Messages/LibMagic.cs#L11
Non-nullable property 'MimeType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test C# SDK (8.0.x): dotnet/Vaas/src/Vaas/Messages/Detection.cs#L11
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.