continue fix test file #1292
Annotations
1 error and 4 warnings
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get -y install libpq-dev curl git libicu-dev build-essential && curl https://deb.nodesource.com/setup_16.x | bash && apt-get install -y nodejs && npm install --global yarn && gem install bundler:2.4.9" did not complete successfully: exit code: 100
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "assets-manifest-0-2", "assets-manifest-0-4", "assets-manifest-1-2", "assets-manifest-1-4", "assets-manifest-2-4", "assets-manifest-3-4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading