Merge pull request #131 from AirWalk-Digital/fix-build #1
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/
|