Update mcr.microsoft.com/dotnet/sdk Docker tag to v8.0.404 (#526) #1281
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/BlockPublisher/Log/LogPublisher.cs#L24
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
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/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)
|
Run Analysis:
src/ProjectOrigin.Registry/QueueCleanupService/QueueCleanupService.cs#L58
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Run Analysis:
src/ProjectOrigin.Registry/QueueCleanupService/QueueCleanupService.cs#L62
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Run Analysis:
src/ProjectOrigin.Registry/QueueCleanupService/QueueCleanupService.cs#L67
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)
|
Loading