Skip to content

Merge pull request #131 from AirWalk-Digital/fix-build #1

Merge pull request #131 from AirWalk-Digital/fix-build

Merge pull request #131 from AirWalk-Digital/fix-build #1

Triggered via push November 20, 2023 18:58
Status Failure
Total duration 1m 26s
Artifacts

multi-arch.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
release
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm config set \"@FortAwesome:registry\" https://npm.fontawesome.com/ && export FONTAWESOME_NPM_AUTH_TOKEN=$(cat /run/secrets/FONTAWESOME_NPM_AUTH_TOKEN) && npm config set \"//npm.fontawesome.com/:_authToken\" $FONTAWESOME_NPM_AUTH_TOKEN && npm install && find /app/node_modules/ ! -user root | xargs chown root:root" did not complete successfully: exit code: 127
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/