chore: Use the pg_isready
command to assess whether PostgreSQL is r…
#2324
Annotations
10 warnings
Run Build:
src/Testcontainers/Builders/AbstractBuilder`4.cs#L18
Reduce the number of generic parameters in the 'AbstractBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
|
Run Build:
src/Testcontainers/Builders/AbstractBuilder`4.cs#L18
Reduce the number of generic parameters in the 'AbstractBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
|
Run Build:
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)
|
Run Build:
src/Testcontainers/Builders/IAbstractBuilder`3.cs#L16
Reduce the number of generic parameters in the 'IAbstractBuilder' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
|
Run Build:
src/Testcontainers/Builders/NpipeEndpointAuthenticationProvider.cs#L16
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Run Build:
src/Testcontainers/Builders/UnixEndpointAuthenticationProvider.cs#L16
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Run Build:
src/Testcontainers/Configurations/TestcontainersSettings.cs#L152
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Run Build:
src/Testcontainers/Containers/ResourceReaper.cs#L276
Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Run Build:
src/Testcontainers/Configurations/Containers/ContainerConfiguration.cs#L44
Constructor has 22 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Run Build:
src/Testcontainers/Configurations/Commons/ResourceConfiguration.cs#L84
Make sure this weak hash algorithm is not used in a sensitive context here. (https://rules.sonarsource.com/csharp/RSPEC-4790)
|
The logs for this run have expired and are no longer available.
Loading