Skip to content

4213 show failed transfers #2000

4213 show failed transfers

4213 show failed transfers #2000

Triggered via pull request February 11, 2025 07:27
Status Success
Total duration 9m 22s
Artifacts

sonarcloud.yaml

on: pull_request
analyse  /  sonar-analysis
9m 12s
analyse / sonar-analysis
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
analyse / sonar-analysis: src/ProjectOrigin.Vault/Activities/WaitCommittedRegistryTransactionActivity.cs#L45
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
analyse / sonar-analysis: src/ProjectOrigin.Vault/Activities/WaitCommittedRegistryTransactionActivity.cs#L110
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/Activities/WaitCommittedRegistryTransactionActivity.cs#L80
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
analyse / sonar-analysis: src/ProjectOrigin.Vault/Activities/UpdateSliceStateActivity.cs#L53
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/Activities/SendInformationToReceiverWalletActivity.cs#L76
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/CommandHandlers/TransferCertificateCommandHandler.cs#L117
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/Activities/SendInformationToReceiverWalletActivity.cs#L92
Reduce the number of Information logging calls within this code block from 4 to the 2 allowed. (https://rules.sonarsource.com/csharp/RSPEC-6664)
analyse / sonar-analysis: src/ProjectOrigin.Vault/Activities/TransferPartialSliceActivity.cs#L117
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/Activities/TransferFullSliceActivity.cs#L97
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/Activities/TransferFullSliceActivity.cs#L75
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)