Skip to content

upgrade n8n

upgrade n8n #161

Triggered via push March 29, 2024 01:54
Status Failure
Total duration 1m 6s
Artifacts

ci.yaml

on: push
workflows  /  Gather add-on information
4s
workflows / Gather add-on information
workflows  /  JSON Lint
7s
workflows / JSON Lint
workflows  /  Shellcheck
4s
workflows / Shellcheck
workflows  /  YAMLLint
8s
workflows / YAMLLint
workflows  /  Prettier
4s
workflows / Prettier
workflows  /  Lint Add-on
9s
workflows / Lint Add-on
workflows  /  Hadolint
11s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies build-base linux-headers py3-pip python3-dev && apk add --no-cache nodejs=20.8.1-r0 npm=9.6.6-r0 && npm install \"n8n@${N8N_VERSION}\" -g && npm cache clear --force && apk del --no-cache --purge .build-dependencies && rm -fr /root/.cache /root/.npm /root/.nrpmrc /tmp/*" did not complete successfully: exit code: 2
workflows / Build aarch64
The job was canceled because "amd64" failed.
workflows / Build aarch64
The operation was canceled.