Skip to content

working on new docker containers #63

working on new docker containers

working on new docker containers #63

Triggered via push August 2, 2023 20:47
Status Failure
Total duration 13m 39s
Artifacts
Build Frontend Image
5m 13s
Build Frontend Image
Build Backend Image
13m 29s
Build Backend Image
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Build Frontend Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; elif [ -f pnpm-lock.yaml ]; then yarn global add pnpm && pnpm i --frozen-lockfile; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1
Build Backend Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip3 install --no-cache-dir --upgrade -r /app/requirements.txt" did not complete successfully: exit code: 1
Build Frontend Image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Backend Image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/