Skip to content

feat: overhaul the frontend #3

feat: overhaul the frontend

feat: overhaul the frontend #3

Triggered via push September 26, 2024 15:36
Status Failure
Total duration 54s
Artifacts
Push Docker image to Docker Hub
44s
Push Docker image to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Push Docker image to Docker Hub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -f yarn.lock ]; then yarn run build; elif [ -f package-lock.json ]; then npm run build; elif [ -f pnpm-lock.yaml ]; then corepack enable pnpm && pnpm run build; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1
Push Docker image to Docker Hub
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a, docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7, docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/