Skip to content

Remove the bump_version.sh script #2341

Remove the bump_version.sh script

Remove the bump_version.sh script #2341

Triggered via push October 1, 2024 07:47
Status Failure
Total duration 3m 17s
Artifacts

build.yml

on: push
Run diagnostics
21s
Run diagnostics
Prepare build variables
12s
Prepare build variables
Build test image
28s
Build test image
Test image
0s
Test image
Build and push all platforms
0s
Build and push all platforms
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Build test image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget --output-document sourcecode.tgz https://github.com/cisagov/skeleton-python-library/archive/v${VERSION}.tar.gz && tar --extract --gzip --file sourcecode.tgz --strip-components=1 && pip3 install --no-cache-dir --requirement requirements.txt && ln -snf /run/secrets/quote.txt src/example/data/secret.txt && rm sourcecode.tgz" did not complete successfully: exit code: 1
Run diagnostics
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-github-status@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build test image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint sources
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/setup-go@v4, actions/cache@v3, hashicorp/setup-terraform@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/