Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

feat: add health checks #41

feat: add health checks

feat: add health checks #41

Triggered via pull request February 10, 2024 19:34
Status Success
Total duration 1m 53s
Artifacts

dev_build_test.yml

on: pull_request
dev-branch-check
1m 46s
dev-branch-check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
dev-branch-check: InvoiceGenerator.Backend/InvoiceGenerator.Backend.Cqrs/Handlers/Queries/Batches/GetBatchProcessingStatusListQueryValidator.cs#L14
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
dev-branch-check: InvoiceGenerator.Backend/InvoiceGenerator.Backend.Cqrs/Handlers/Queries/Countries/GetCountryCodesQueryValidator.cs#L14
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
dev-branch-check: InvoiceGenerator.Backend/InvoiceGenerator.Backend.Cqrs/Handlers/Queries/Currencies/GetCurrencyCodesQueryValidator.cs#L14
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
dev-branch-check: InvoiceGenerator.Backend/InvoiceGenerator.Backend.Cqrs/Handlers/Queries/Payments/GetPaymentStatusListQueryValidator.cs#L14
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
dev-branch-check: InvoiceGenerator.Backend/InvoiceGenerator.Backend.Cqrs/Handlers/Queries/Payments/GetPaymentTypeListQueryValidator.cs#L14
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
dev-branch-check: InvoiceGenerator.Backend/InvoiceGenerator.Backend.Cqrs/Handlers/Queries/Templates/GetInvoiceTemplatesQueryValidator.cs#L12
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
dev-branch-check: InvoiceGenerator.Backend/InvoiceGenerator.Backend.Cqrs/Handlers/Queries/Batches/GetBatchProcessingStatusListQueryHandler.cs#L15
Remove this unread private field '_userService' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
dev-branch-check: InvoiceGenerator.WebApi/Configuration/Logger/Configuration.cs#L18
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
dev-branch-check: InvoiceGenerator.WebApi/Configuration/CorsPolicy.cs#L25
Make sure this permissive CORS policy is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5122)
dev-branch-check: InvoiceGenerator.Backend/InvoiceGenerator.Backend.Cqrs/Handlers/Queries/Batches/GetBatchProcessingStatusListQueryValidator.cs#L14
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)