Skip to content

Update Packages

Update Packages #827

Triggered via push April 18, 2024 20:38
Status Failure
Total duration 2m 11s
Artifacts
test_linux_x64
2m 1s
test_linux_x64
build_docker_linux_x64
0s
build_docker_linux_x64
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test_linux_x64
Process completed with exit code 1.
test_linux_x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/setup-dotnet@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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#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/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/Client/Pages/Administration/SystemInfo.razor#L49
Possible null reference return.