Skip to content

Bump next from 13.4.10 to 13.5.0 (#2) #24

Bump next from 13.4.10 to 13.5.0 (#2)

Bump next from 13.4.10 to 13.5.0 (#2) #24

Triggered via push October 30, 2023 07:24
Status Failure
Total duration 1m 40s
Artifacts

deploy.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; elif [ -f pnpm-lock.yaml ]; then yarn global add pnpm && pnpm i --frozen-lockfile; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/