chore(deps): update docker.io/bitnami/kubectl docker tag to v1.32.1 (… #1922
sonarcloud.yaml
on: push
analyse
/
sonar-analysis
7m 44s
Annotations
10 warnings
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Extensions/IHDAlgorithmExtensions.cs#L6
Rename class 'IHDAlgorithmExtensions' to match pascal case naming rules, consider using 'IhdAlgorithmExtensions'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Serialization/IHDPublicKeyConverter.cs#L10
Rename class 'IHDPublicKeyConverter' to match pascal case naming rules, consider using 'IhdPublicKeyConverter'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Serialization/IHDPublicKeyConverter.cs#L30
Rename class 'IHDPublicKeySchemaFilter' to match pascal case naming rules, consider using 'IhdPublicKeySchemaFilter'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Exceptions/QuantityNotYetAvailableToReserveException.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'QuantityNotYetAvailableToReserveException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Projections/GranularCertificate.cs#L47
Define a constant instead of using this literal 'Invalid state' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Services/REST/v1/SlicesController.cs#L146
Remove this empty record, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Database/Postgres/PostgresUpgrader.cs#L50
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/CommandHandlers/ClaimCertificateCommandHandler.cs#L65
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Database/UnitOfWork.cs#L80
Remove the unused local variable 'connection'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
analyse / sonar-analysis:
src/ProjectOrigin.Vault/Activities/SendInformationToReceiverWalletActivity.cs#L107
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|