fix: Use correct JSON node to install C# Dev Kit extension #2857
Annotations
11 warnings
Run Build:
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)
|
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#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)
|
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/Containers/ResourceReaperException.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'private' constructor 'ResourceReaperException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Run Build:
src/Testcontainers/Images/DockerImage.cs#L132
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
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/Images/IImage.cs#L49
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Run Build:
src/Testcontainers/Configurations/TestcontainersSettings.cs#L89
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Run Build:
src/Testcontainers/Builders/TlsEndpointAuthenticationProvider.cs#L48
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ubuntu-22.04-v3", "windows-2022-v3".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading