Skip to content

Upgrade of gems and javascript packages #739

Upgrade of gems and javascript packages

Upgrade of gems and javascript packages #739

Triggered via pull request November 27, 2023 15:55
Status Failure
Total duration 1m 42s
Artifacts

review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
deploy
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk -U upgrade && apk add --update --no-cache --virtual .gem-installdeps $BUILD_DEPS && gem update --system && find / -wholename '*default/bundler-*.gemspec' -delete && rm -rf /usr/local/bundle/bin/bundle && gem install bundler -v ${BUNDLER_VERSION} --no-document && bundler -v && bundle config set no-cache 'true' && bundle config set no-binstubs 'true' && bundle --retry=5 --jobs=4 --without=development test && yarn install --check-files --production && apk del .gem-installdeps && rm -rf /usr/local/bundle/cache && find /usr/local/bundle/gems -name \"*.c\" -delete && find /usr/local/bundle/gems -name \"*.h\" -delete && find /usr/local/bundle/gems -name \"*.o\" -delete" did not complete successfully: exit code: 1
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: softprops/turnstyle@v1, actions/checkout@v2, hashicorp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy
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/