Skip to content

docs: update README with detailed project info (#13) #37

docs: update README with detailed project info (#13)

docs: update README with detailed project info (#13) #37

Triggered via push May 7, 2026 14:38
Status Success
Total duration 1m 27s
Artifacts

build.yml

on: push
Build, Test & SonarCloud
1m 16s
Build, Test & SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build, Test & SonarCloud: src/Grimoire.Api/Controllers/Management/SecretsController.cs#L24
Define a constant instead of using this literal 'Application not found.' 6 times.
Build, Test & SonarCloud: src/Grimoire.Api/Controllers/Management/ApplicationsController.cs#L90
Define a constant instead of using this literal 'Application not found.' 4 times.
Build, Test & SonarCloud: src/Grimoire.Api/Controllers/Management/ConfigurationsController.cs#L22
Define a constant instead of using this literal 'Application not found.' 4 times.
Build, Test & SonarCloud: src/Grimoire.Infrastructure/Services/SlugService.cs#L12
Pass a timeout to limit the execution time.
Build, Test & SonarCloud: src/Grimoire.Infrastructure/Services/SlugService.cs#L11
Pass a timeout to limit the execution time.
Build, Test & SonarCloud: src/Grimoire.Infrastructure/Services/SlugService.cs#L10
Pass a timeout to limit the execution time.
Build, Test & SonarCloud: src/Grimoire.Consumer/GrimoireConfigurationClient.cs#L64
Remove this hardcoded path-delimiter.
Build, Test & SonarCloud: src/Grimoire.Consumer/GrimoireSecretClient.cs#L14
Remove this hardcoded path-delimiter.
Build, Test & SonarCloud: src/Grimoire.Consumer/GrimoireConfigurationClient.cs#L75
Private record classes which are not derived in the current assembly should be marked as 'sealed'.
Build, Test & SonarCloud: src/Grimoire.Consumer/GrimoireConfigurationClient.cs#L69
Private record classes which are not derived in the current assembly should be marked as 'sealed'.