Skip to content

fix: rerender component without refresh & fix ios can not submit form #31

fix: rerender component without refresh & fix ios can not submit form

fix: rerender component without refresh & fix ios can not submit form #31

Triggered via push January 1, 2025 22:17
Status Failure
Total duration 28s
Artifacts

build-deploy.yml

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 npm install -g pnpm && pnpm i; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636