cleanup 🧹 #5
Annotations
3 errors and 1 warning
build (./Dockerfile, flowify-dev)
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
|
build (./worker/Dockerfile, flowify-worker-dev)
The job was canceled because "_Dockerfile_flowify-dev" failed.
|
build (./worker/Dockerfile, flowify-worker-dev)
The operation was canceled.
|
build (./Dockerfile, flowify-dev)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|