Skip to content

Docker

Docker #1718

Triggered via schedule June 28, 2024 02:30
Status Success
Total duration 46m 4s
Artifacts 3

docker.yml

on: schedule
Matrix: build
Matrix: merge
notify  /  Notify
notify / Notify
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
setup
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
setup
Back off 18.19 seconds before retry.
setup
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
setup
Back off 22.093 seconds before retry.
build (linux/amd64, true, slim, runner=4cpu-linux-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, docker/metadata-action@v4, docker/build-push-action@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (linux/amd64, true, slim, runner=4cpu-linux-x64)
dev is not a valid semver. More info: https://semver.org/
build (linux/amd64, true, slim, runner=4cpu-linux-x64)
No Docker image version has been generated. Check tags input.
build (linux/amd64, true, slim, runner=4cpu-linux-x64)
No Docker tag has been generated. Check tags input.
build (linux/arm64/v8, false, slim, runner=4cpu-linux-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, docker/metadata-action@v4, docker/build-push-action@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (linux/arm64/v8, false, slim, runner=4cpu-linux-arm64)
dev is not a valid semver. More info: https://semver.org/
build (linux/arm64/v8, false, slim, runner=4cpu-linux-arm64)
No Docker image version has been generated. Check tags input.
build (linux/arm64/v8, false, slim, runner=4cpu-linux-arm64)
No Docker tag has been generated. Check tags input.
build (linux/arm64/v8, false, all-in-one, runner=4cpu-linux-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, docker/metadata-action@v4, docker/build-push-action@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (linux/arm64/v8, false, all-in-one, runner=4cpu-linux-arm64)
dev is not a valid semver. More info: https://semver.org/
build (linux/arm64/v8, false, all-in-one, runner=4cpu-linux-arm64)
No Docker image version has been generated. Check tags input.
build (linux/arm64/v8, false, all-in-one, runner=4cpu-linux-arm64)
No Docker tag has been generated. Check tags input.
build (linux/amd64, true, all-in-one, runner=4cpu-linux-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, docker/metadata-action@v4, docker/build-push-action@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (linux/amd64, true, all-in-one, runner=4cpu-linux-x64)
dev is not a valid semver. More info: https://semver.org/
build (linux/amd64, true, all-in-one, runner=4cpu-linux-x64)
No Docker image version has been generated. Check tags input.
build (linux/amd64, true, all-in-one, runner=4cpu-linux-x64)
No Docker tag has been generated. Check tags input.
build (linux/ppc64le, false, all-in-one, runner=4cpu-linux-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, docker/metadata-action@v4, docker/build-push-action@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (linux/ppc64le, false, all-in-one, runner=4cpu-linux-x64)
dev is not a valid semver. More info: https://semver.org/
build (linux/ppc64le, false, all-in-one, runner=4cpu-linux-x64)
No Docker image version has been generated. Check tags input.
build (linux/ppc64le, false, all-in-one, runner=4cpu-linux-x64)
No Docker tag has been generated. Check tags input.
merge (all-in-one)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
merge (all-in-one)
dev is not a valid semver. More info: https://semver.org/
merge (all-in-one)
dev is not a valid semver. More info: https://semver.org/
merge (all-in-one)
dev is not a valid semver. More info: https://semver.org/
merge (slim)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
merge (slim)
dev is not a valid semver. More info: https://semver.org/
merge (slim)
dev is not a valid semver. More info: https://semver.org/
merge (slim)
dev is not a valid semver. More info: https://semver.org/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "digests-all-in-one", "digests-slim", "public-assets-3d04c3d535ef46bce0af99f0768bf3cfc4e05b6c". 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/

Artifacts

Produced during runtime
Name Size
digests-all-in-one Expired
0 Bytes
digests-slim Expired
0 Bytes
public-assets-3d04c3d535ef46bce0af99f0768bf3cfc4e05b6c Expired
77.5 MB