Skip to content

fix: resolve duplicate flash key causing auth error messages to be lo… #545

fix: resolve duplicate flash key causing auth error messages to be lo…

fix: resolve duplicate flash key causing auth error messages to be lo… #545

Triggered via push March 23, 2026 13:07
Status Success
Total duration 12m 20s
Artifacts 4

dev-build.yml

on: push
Lint & Security  /  PHP Lint & Security
45s
Lint & Security / PHP Lint & Security
Lint & Security  /  JS Lint & Security
38s
Lint & Security / JS Lint & Security
Lint & Security  /  Secret Leakage Scan
22s
Lint & Security / Secret Leakage Scan
Tests & Coverage  /  Tests & Coverage (PHP 8.4)
4m 39s
Tests & Coverage / Tests & Coverage (PHP 8.4)
Matrix: Smoke test Docker images / Smoke test containers
Matrix: Build & push to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
Lint & Security / Secret Leakage Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Lint & Security / Secret Leakage Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Lint & Security / JS Lint & Security
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Lint & Security / JS Lint & Security: resources/js/Jetstream/Banner.vue#L1
Component name "Banner" should always be multi-word
Lint & Security / JS Lint & Security: resources/js/Jetstream/ActionMessage.vue#L17
Prop "on" should define at least its type
Lint & Security / JS Lint & Security: resources/js/App/StructureSearch.vue#L114
Name "Dialog" is reserved in HTML
Lint & Security / JS Lint & Security: resources/js/App/Onboarding.vue#L542
Name "Dialog" is reserved in HTML
Lint & Security / JS Lint & Security: resources/js/App/Onboarding.vue#L1
Component name "Onboarding" should always be multi-word
Lint & Security / JS Lint & Security: resources/js/App/MoleculeCard.vue#L98
Prop "molecule" should define at least its type
Lint & Security / JS Lint & Security: resources/js/App/MoleculeCard.vue#L96
Name "Link" is reserved in HTML
Lint & Security / JS Lint & Security: resources/js/App/FAQs.vue#L81
Prop "limit" should define at least its type
Lint & Security / PHP Lint & Security
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 will be forced to run with Node.js 24 by default starting June 2nd, 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/
Tests & Coverage / Tests & Coverage (PHP 8.4)
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, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Smoke test Docker images / Smoke test containers (worker, ./deployment/Dockerfile.worker, 60)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, stringbean/docker-healthcheck-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Smoke test Docker images / Smoke test containers (app, ./deployment/Dockerfile, 60)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, stringbean/docker-healthcheck-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 & push to Docker Hub (worker, ./deployment/Dockerfile.worker, worker-dev-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 & push to Docker Hub (app, ./deployment/Dockerfile, app-dev-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/

Artifacts

Produced during runtime
Name Size Digest
NFDI4Chem~nmrxiv~IIA1IV.dockerbuild
65.2 KB
sha256:32c98806a7814ac6cc5a465fc027570b22493eff398b0b459ccfe1cc485f73bd
NFDI4Chem~nmrxiv~KD7ZLK.dockerbuild
64.7 KB
sha256:fd270152ec7f2de895a2907fcda47934e78ea6a5b7380445d90332b3f654ac34
NFDI4Chem~nmrxiv~SYFGOJ.dockerbuild
83.1 KB
sha256:9bf137cb4be1d72e83543b9b11e0cce2f80b5c1feb0c586017a2b2759ccb6ed2
NFDI4Chem~nmrxiv~Z651QU.dockerbuild
84.1 KB
sha256:70812e4bf3e5ee709a66cfe16d5e16dcd61529ccf64c8895847c00e42c25636a