Update project-origin/.github digest to 8197a2e (#493) #1084
Annotations
10 warnings
Run 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)
|
Run 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)
|
Run 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)
|
Run Analysis:
src/ProjectOrigin.Registry/BlockFinalizer/Process/BlockFinalizerJob.cs#L57
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Run Analysis:
src/ProjectOrigin.Registry/Program.cs#L53
Await CloseAndFlushAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Run Analysis:
src/ProjectOrigin.Registry/BlockFinalizer/BlockPublisher/Log/LogPublisher.cs#L24
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Run Analysis:
src/ProjectOrigin.Registry/TransactionProcessor/TransactionProcessorWorker.cs#L41
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Run Analysis:
src/ProjectOrigin.Registry/TransactionStatusCache/InMemoryTransactionStatusService.cs#L47
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Run Analysis:
src/ProjectOrigin.Registry/TransactionStatusCache/InMemoryTransactionStatusService.cs#L53
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Run Analysis:
src/ProjectOrigin.Registry/TransactionProcessor/TransactionProcessorWorker.cs#L93
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Loading