chore(deps): update node.js to v20 #84
docker.yml
on: pull_request_target
Docker CI
/
Calculate next version
5s
Matrix: Docker CI / build
Matrix: Docker CI / merge-latest
Docker CI
/
Check finished Docker CI
3s
Docker CI
/
Release ${{ needs.calc-version.outputs.tag }}
0s
Docker CI
/
Upload package ${{ needs.calc-version.outputs.tag }}
0s
Annotations
3 errors
Docker CI / Docker build (jaotan.ts, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/ash -eo pipefail -c apk update && apk upgrade && apk add --update --no-cache curl tzdata && cp /usr/share/zoneinfo/Asia/Tokyo /etc/localtime && echo \"Asia/Tokyo\" > /etc/timezone && apk del tzdata && curl -f https://get.pnpm.io/v6.32.js | node - add --global pnpm" did not complete successfully: exit code: 1
|
Docker CI / Docker build (jaotan.ts, linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/ash -eo pipefail -c apk update && apk upgrade && apk add --update --no-cache curl tzdata && cp /usr/share/zoneinfo/Asia/Tokyo /etc/localtime && echo \"Asia/Tokyo\" > /etc/timezone && apk del tzdata && curl -f https://get.pnpm.io/v6.32.js | node - add --global pnpm" did not complete successfully: exit code: 1
|
Docker CI / Check finished Docker CI
Process completed with exit code 1.
|