Skip to content

added recurrence (#35) #28

added recurrence (#35)

added recurrence (#35) #28

Re-run triggered January 11, 2025 03:58
Status Failure
Total duration 1m 17s
Artifacts
build-and-push
1m 6s
build-and-push
deploy-demo
0s
deploy-demo
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push
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-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636