Skip to content

style: css style

style: css style #21

Triggered via push February 2, 2025 20:51
Status Failure
Total duration 26s
Artifacts

release.yaml

on: push
build-and-push
16s
build-and-push
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 --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; elif [ -f pnpm-lock.yaml ]; then corepack enable pnpm && pnpm i --frozen-lockfile; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1
build-and-push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/