Skip to content

Bump next from 13.3.2 to 13.5.0 #63

Bump next from 13.3.2 to 13.5.0

Bump next from 13.3.2 to 13.5.0 #63

Triggered via pull request October 25, 2023 05:34
Status Failure
Total duration 57s
Artifacts

build.yml

on: pull_request
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.