Skip to content

feat: add Docker support and comprehensive test coverage #44

feat: add Docker support and comprehensive test coverage

feat: add Docker support and comprehensive test coverage #44

Triggered via pull request May 7, 2026 15:31
Status Success
Total duration 2m 37s
Artifacts

build.yml

on: pull_request
Build, Test & SonarCloud
1m 22s
Build, Test & SonarCloud
E2E Tests (Docker)
1m 1s
E2E Tests (Docker)
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build, Test & SonarCloud
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build, Test & SonarCloud: src/Grimoire.Api/Program.cs#L108
Await RunAsync instead.
Build, Test & SonarCloud: src/Grimoire.Api/Program.cs#L86
Await MigrateAsync instead.
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/Program.cs#L110
Add a 'protected' constructor or the 'static' keyword to the class declaration.
Build, Test & SonarCloud: src/Grimoire.Api/Program.cs#L108
Await RunAsync instead.
Build, Test & SonarCloud: src/Grimoire.Api/Program.cs#L86
Await MigrateAsync instead.
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/Program.cs#L110
Add a 'protected' constructor or the 'static' keyword to the class declaration.
E2E Tests (Docker)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/