Skip to content

fix: Remove Sonar code smells #2884

fix: Remove Sonar code smells

fix: Remove Sonar code smells #2884

Triggered via push October 3, 2024 18:11
Status Success
Total duration 29m 38s
Artifacts 2

cicd.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish: src/Testcontainers/Builders/AbstractBuilder`4.cs#L19
Reduce the number of generic parameters in the 'AbstractBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
publish: src/Testcontainers/Builders/AbstractBuilder`4.cs#L19
Reduce the number of generic parameters in the 'AbstractBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
publish: src/Testcontainers/Builders/ContainerBuilder`3.cs#L25
Reduce the number of generic parameters in the 'ContainerBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
publish: src/Testcontainers/Builders/IAbstractBuilder`3.cs#L17
Reduce the number of generic parameters in the 'IAbstractBuilder' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
publish: src/Testcontainers/Builders/NpipeEndpointAuthenticationProvider.cs#L16
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
publish: src/Testcontainers/Builders/UnixEndpointAuthenticationProvider.cs#L16
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
publish: src/Testcontainers/Images/DockerImage.cs#L132
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
publish: src/Testcontainers/Images/DockerImage.cs#L132
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
publish: src/Testcontainers/Images/IImage.cs#L49
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
publish: src/Testcontainers/Builders/ContainerBuilder`3.cs#L25
Reduce the number of generic parameters in the 'ContainerBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)

Artifacts

Produced during runtime
Name Size
ubuntu-22.04
10.2 MB
windows-2022
9.58 MB