Skip to content

Update Packages

Update Packages #825

Triggered via push January 22, 2024 21:19
Status Failure
Total duration 2m 29s
Artifacts
build_docker_linux_x64
0s
build_docker_linux_x64
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test_linux_x64
Process completed with exit code 1.
test_linux_x64: NetEvent/Shared/Dto/SystemInfoDto.cs#L18
Refactor this property to use a generic collection designed for inheritance. (https://rules.sonarsource.com/csharp/RSPEC-3956)
test_linux_x64: NetEvent/Shared/Dto/SystemInfoDto.cs#L20
Refactor this property to use a generic collection designed for inheritance. (https://rules.sonarsource.com/csharp/RSPEC-3956)
test_linux_x64: NetEvent/Shared/Dto/SystemInfoDto.cs#L22
Refactor this property to use a generic collection designed for inheritance. (https://rules.sonarsource.com/csharp/RSPEC-3956)
test_linux_x64: NetEvent/Shared/Config/BooleanValueType.cs#L9
Use the overload that takes a 'CultureInfo' or 'IFormatProvider' parameter. (https://rules.sonarsource.com/csharp/RSPEC-4056)
test_linux_x64: NetEvent/Shared/Dto/SystemInfoDto.cs#L11
Refactor this constructor to use a generic collection designed for inheritance. (https://rules.sonarsource.com/csharp/RSPEC-3956)
test_linux_x64: NetEvent/Shared/Dto/SystemInfoDto.cs#L11
Refactor this constructor to use a generic collection designed for inheritance. (https://rules.sonarsource.com/csharp/RSPEC-3956)
test_linux_x64: NetEvent/Shared/Dto/SystemInfoDto.cs#L11
Refactor this constructor to use a generic collection designed for inheritance. (https://rules.sonarsource.com/csharp/RSPEC-3956)
test_linux_x64: NetEvent/Client/Pages/Administration/SystemInfo.razor#L49
Possible null reference return.