Skip to content

fix storage limits #1388

fix storage limits

fix storage limits #1388

Triggered via pull request December 27, 2024 10:50
Status Success
Total duration 4m 10s
Artifacts

sonarcloud.yaml

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

Annotations

10 warnings
analyse / sonar-analysis: src/ProjectOrigin.Registry/Repository/Postgres/PostgresqlRepository.cs#L278
Remove unassigned auto-property 'Id', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
analyse / sonar-analysis: src/ProjectOrigin.Registry/Repository/Postgres/PostgresqlRepository.cs#L279
Remove unassigned auto-property 'Payload', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
analyse / sonar-analysis: src/ProjectOrigin.Registry/Repository/Postgres/PostgresqlRepository.cs#L284
Remove unassigned auto-property 'Id', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
analyse / sonar-analysis: src/ProjectOrigin.Registry/Program.cs#L53
Await CloseAndFlushAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
analyse / sonar-analysis: src/ProjectOrigin.Registry/BlockFinalizer/BlockPublisher/Log/LogPublisher.cs#L24
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
analyse / sonar-analysis: src/ProjectOrigin.Registry/BlockFinalizer/Process/BlockFinalizerJob.cs#L57
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
analyse / sonar-analysis: src/ProjectOrigin.Registry/Extensions/IEnumerableMerkleExtension.cs#L34
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
analyse / sonar-analysis: src/ProjectOrigin.Registry/Extensions/IEnumerableMerkleExtension.cs#L72
Change one instance of 'data' to a different value; This operation will probably result in an unexpected behavior. (https://rules.sonarsource.com/csharp/RSPEC-2114)
analyse / sonar-analysis: src/ProjectOrigin.Registry/TransactionStatusCache/RedisTransactionStatusService.cs#L48
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
analyse / sonar-analysis: src/ProjectOrigin.Registry/TransactionStatusCache/RedisTransactionStatusService.cs#L54
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)