Remove python2 from the install line. #848
Annotations
1 error and 5 warnings
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rm -rf /frontend/node_modules /backend/webroot/css/* /backend/webroot/js/* && wget -q https://nodejs.org/dist/v${NODE_VERSION}/node-v${NODE_VERSION}-linux-x64.tar.xz && tar xJf ./node-v${NODE_VERSION}-linux-x64.tar.xz -C / && rm node-v${NODE_VERSION}-linux-x64.tar.xz && cd /backend && php /usr/local/bin/composer.phar install && chown www-data:www-data /backend /frontend /var/www -R && cd /frontend && sudo -u www-data env PATH=${PATH} npm ci && sudo -u www-data env PATH=${PATH} npm run deploy" did not complete successfully: exit code: 1
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, crazy-max/ghaction-docker-meta@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Docker meta
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker meta
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker meta
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker meta
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading