branch name #43
Annotations
1 error and 3 warnings
build-and-push
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c set -eux; \tnpm install -g --omit=dev n8n@${N8N_VERSION} --ignore-scripts && \tnpm rebuild --prefix=/usr/local/lib/node_modules/n8n sqlite3 && \trm -rf /usr/local/lib/node_modules/n8n/node_modules/@n8n/chat && \trm -rf /usr/local/lib/node_modules/n8n/node_modules/n8n-design-system && \trm -rf /usr/local/lib/node_modules/n8n/node_modules/n8n-editor-ui/node_modules && \tfind /usr/local/lib/node_modules/n8n -type f -name \"*.ts\" -o -name \"*.js.map\" -o -name \"*.vue\" | xargs rm -f && \trm -rf /root/.npm" did not complete successfully: exit code: 1
|
Publish to Github
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.0.0. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Publish to Github
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|