Merge pull request #147 from PiBrewing/development #454
build.yml
on: push
Builds the source distribution package
0s
Builds the docker image(s)
53s
Annotations
2 errors and 2 warnings
Builds the source distribution package
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2.2.4`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Builds the docker image(s)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip3 install --no-cache-dir -r /cbpi-src/requirements.txt" did not complete successfully: exit code: 1
|
Builds the docker image(s)
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/
|
Builds the docker image(s)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|