Skip to content

更新数据 原创 #111

更新数据 原创

更新数据 原创 #111

Triggered via push October 11, 2024 00:07
Status Failure
Total duration 1m 3s
Artifacts

deploy.yml

on: push
build-and-deploy
54s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-deploy
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 &&corepack prepare pnpm@9.1.3 --activate && pnpm run build; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/