Updated leiden #20
continuous-delivery.yml
on: pull_request
continuous-integration
1m 24s
continuous-deployment
2m 10s
Annotations
2 errors and 4 warnings
continuous-integration
Process completed with exit code 1.
|
continuous-deployment
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if test \"$NODE_ENV\" != 'development'; then npm config set \"//registry.npmjs.org/:_authToken\" \"${NPM_TOKEN}\" && NODE_ENV=development && npm ci --no-update-notifier && npm run build && npm prune && npm config set \"//registry.npmjs.org/:_authToken\" \"\" && npm cache clean --force 2> /dev/null ; fi" did not complete successfully: exit code: 1
|
continuous-integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
continuous-integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
continuous-deployment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
continuous-deployment
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/
|