update dsgvo banner branch #225
main.yml
on: push
Config: Compute values used in workflow
/
config
24s
Matrix: image-build
backend
/
...
/
lint
31s
backend
/
...
/
Tests with Pytest
6m 52s
frontend
/
...
/
Code analysis check
1m 11s
frontend
/
...
/
i18n checks
54s
frontend
/
...
/
Unit tests
1m 10s
Matrix: acceptance
backend-release
/
...
/
Image ghcr.io/kitconcept/kitconcept-website-backend:sha-2a986f7
1m 58s
frontend-release
/
...
/
build
backend-release
/
...
/
Image ghcr.io/kitconcept/kitconcept-website-beispiele:sha-2a986f7
51s
Deploy: plone-website.kitconcept.dev
/
deploy
Deploy: plone-website.kitconcept.io
/
deploy
Annotations
2 errors and 16 warnings
|
frontend / Frontend: Unit tests / Unit tests
Process completed with exit code 2.
|
|
src/internalChecks.test.ts > internal checks > keeps recommended add-ons in sync with mrs.developer.json and intranet package.json:
frontend/packages/kitconcept-website/src/internalChecks.test.ts#L134
AssertionError: expected [ Array(1) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "@kitconcept/volto-dsgvo-banner differs: recommendedAddons.json=^4.0.0-alpha.1 vs frontend/mrs.developer.json(volto-dsgvo-banner)=tracker-settings-ttw.",
+ ]
❯ src/internalChecks.test.ts:134:20
|
|
Config: Compute values used in workflow / config
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/paths-filter@v3.0.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Config: Compute values used in workflow / config
Python cache path /home/runner/work/_temp/uv-python-dir does not exist on disk. Skipping Python cache save because no managed Python installation was found. If you want uv to install managed Python instead of using a system interpreter, set UV_PYTHON_PREFERENCE=only-managed.
|
|
backend / Backend: Lint / lint
Python cache path /home/runner/work/_temp/uv-python-dir does not exist on disk. Skipping Python cache save because no managed Python installation was found. If you want uv to install managed Python instead of using a system interpreter, set UV_PYTHON_PREFERENCE=only-managed.
|
|
frontend / Frontend: i18n / i18n checks
Python cache path /home/runner/work/_temp/uv-python-dir does not exist on disk. Skipping Python cache save because no managed Python installation was found. If you want uv to install managed Python instead of using a system interpreter, set UV_PYTHON_PREFERENCE=only-managed.
|
|
frontend / Frontend: Codeanalysis / Code analysis check
Python cache path /home/runner/work/_temp/uv-python-dir does not exist on disk. Skipping Python cache save because no managed Python installation was found. If you want uv to install managed Python instead of using a system interpreter, set UV_PYTHON_PREFERENCE=only-managed.
|
|
Image: ghcr.io/kitconcept/kitconcept-website-backend:sha-2a986f7 / Build Container Image: ghcr.io/kitconcept/kitconcept-website-backend:sha-2a986f7 / Image ghcr.io/kitconcept/kitconcept-website-backend:sha-2a986f7
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
Image: ghcr.io/kitconcept/kitconcept-website-acceptance:sha-2a986f7 / Build Container Image: ghcr.io/kitconcept/kitconcept-website-acceptance:sha-2a986f7 / Image ghcr.io/kitconcept/kitconcept-website-acceptance:sha-2a986f7
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
Image: ghcr.io/kitconcept/kitconcept-website-frontend:sha-2a986f7 / Build Container Image: ghcr.io/kitconcept/kitconcept-website-frontend:sha-2a986f7 / Image ghcr.io/kitconcept/kitconcept-website-frontend:sha-2a986f7
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
backend / Backend: Test / Tests with Pytest
Python cache path /home/runner/work/_temp/uv-python-dir does not exist on disk. Skipping Python cache save because no managed Python installation was found. If you want uv to install managed Python instead of using a system interpreter, set UV_PYTHON_PREFERENCE=only-managed.
|
|
Acceptance: Core Tests - Content / Core Tests - Content
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, JarvusInnovations/background-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Acceptance: Main Tests / Main Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, JarvusInnovations/background-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Acceptance: Core Tests - Basic / Core Tests - Basic
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, JarvusInnovations/background-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Acceptance: Core Tests - Listings / Core Tests - Listings
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, JarvusInnovations/background-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Acceptance: Core Tests - Blocks / Core Tests - Blocks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, JarvusInnovations/background-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-release / Backend: Build and publish Container Image / Image ghcr.io/kitconcept/kitconcept-website-backend:sha-2a986f7
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
backend-release / Backend: Build and publish Demo Image / Image ghcr.io/kitconcept/kitconcept-website-beispiele:sha-2a986f7
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
kitconcept~kitconcept-website~ALXZWG.dockerbuild
|
57.4 KB |
sha256:d37fd5208fb56824f7d8bb27d768917395aaec16587760ed4c1b93e9fe712956
|
|
|
kitconcept~kitconcept-website~CGVM3Y.dockerbuild
|
84.6 KB |
sha256:a885aeff56ab8248ba3b90347b6f03f9bc8a3c4672e7d9457fd1f5b7b0f77074
|
|
|
kitconcept~kitconcept-website~J2U6CY.dockerbuild
|
75.2 KB |
sha256:b60d8339ac9b4e0398775dd7c07cc8a5a1d26a517eb8cd699e6c42eb25545afe
|
|
|
kitconcept~kitconcept-website~LM32UL.dockerbuild
|
72.4 KB |
sha256:4f7df504d5f6dd0f0c28700ede43af973b601329db48f2121c3c4f97a42febdb
|
|
|
kitconcept~kitconcept-website~OUTDN7.dockerbuild
|
78.2 KB |
sha256:57ad44db4c1869abcce17ea7adb0fc9632ffe15c9a521834acfd3ad8d7d7593f
|
|