Update Packages #825
test_and_build.yml
on: push
test_linux_x64
2m 18s
build_docker_linux_x64
0s
Annotations
1 error and 10 warnings
test_linux_x64
Process completed with exit code 1.
|
test_linux_x64:
NetEvent/Shared/Config/BooleanValueType.cs#L18
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
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.
|