Skip to content

Update project-origin/.github digest to 3132287 #1387

Update project-origin/.github digest to 3132287

Update project-origin/.github digest to 3132287 #1387

Triggered via pull request December 27, 2024 09:14
Status Success
Total duration 4m 24s
Artifacts

sonarcloud.yaml

on: pull_request
analyse  /  sonar-analysis
4m 15s
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/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/Program.cs#L53
Await CloseAndFlushAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
analyse / sonar-analysis: src/ProjectOrigin.Registry/QueueCleanupService/QueueCleanupService.cs#L58
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
analyse / sonar-analysis: src/ProjectOrigin.Registry/QueueCleanupService/QueueCleanupService.cs#L62
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
analyse / sonar-analysis: src/ProjectOrigin.Registry/QueueCleanupService/QueueCleanupService.cs#L67
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
analyse / sonar-analysis: src/ProjectOrigin.Registry/Startup.cs#L85
Make 'Configure' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)