Skip to content

chore(deps): Bump @docker/actions-toolkit from 0.46.0 to 0.48.0 #1996

chore(deps): Bump @docker/actions-toolkit from 0.46.0 to 0.48.0

chore(deps): Bump @docker/actions-toolkit from 0.46.0 to 0.48.0 #1996

Triggered via pull request December 13, 2024 11:52
Status Failure
Total duration 58s
Artifacts 51

ci.yml

on: pull_request
minimal
22s
minimal
git-context
32s
git-context
git-context-secret
37s
git-context-secret
path-context
29s
path-context
example
34s
example
error
6s
error
error-buildx
27s
error-buildx
docker-driver
28s
docker-driver
export-docker
10s
export-docker
secret
21s
secret
secret-envs
17s
secret-envs
network
18s
network
shm-size
15s
shm-size
ulimit
14s
ulimit
cgroup-parent
23s
cgroup-parent
add-hosts
20s
add-hosts
no-cache-filters
19s
no-cache-filters
registry-cache
25s
registry-cache
github-cache
22s
github-cache
local-cache
23s
local-cache
standalone
14s
standalone
named-context-pin
25s
named-context-pin
named-context-docker
19s
named-context-docker
named-context-container
24s
named-context-container
docker-config-malformed
21s
docker-config-malformed
proxy-docker-config
29s
proxy-docker-config
proxy-buildkitd
20s
proxy-buildkitd
annotations
17s
annotations
multi-output
23s
multi-output
load-and-push
29s
load-and-push
summary-disable
10s
summary-disable
summary-disable-deprecated
13s
summary-disable-deprecated
summary-not-supported
18s
summary-not-supported
record-upload-disable
15s
record-upload-disable
annotations-disabled
13s
annotations-disabled
call-check
8s
call-check
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 71 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
call-check
Check complete, 7 warnings have been found!
error-buildx
buildx failed with: ERROR: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:b5badcb5119fa0302b3ae90a8f64fb563d796f0bf07dce1370bf646e1dfc525e": dial tcp [::1]:5000: connect: connection refused
multi (multi-sudo)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sudo chown buildx. /log" did not complete successfully: exit code: 1
error
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
export-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ulimit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
annotations-disabled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
shm-size
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret-envs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret-envs
INVALID_SECRET= is not a valid secret
digest (docker, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
checks (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
no-cache-filters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
network
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable-deprecated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
standalone
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
standalone
Docker is required to export a build record
add-hosts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret
INVALID_SECRET= is not a valid secret
record-upload-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
annotations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-config-malformed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
record-retention-days (0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
github-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
proxy-buildkitd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-not-supported
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
minimal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
local-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cgroup-parent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi-output
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-container
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:v0.10.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
record-retention-days (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
error-buildx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
checks (v0.14.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi (multi-sudo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
path-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-driver
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sbom (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-pin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
registry-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
git-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
proxy-docker-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (image, type=image,name=localhost:5000/name/app:latest,push=true, mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
load-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
example
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi (multi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
git-context-secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (binary, /tmp/buildx-build, mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sbom (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
docker~build-push-action~02NL4A.dockerbuild
11.3 KB
docker~build-push-action~2PMQG7.dockerbuild
25.4 KB
docker~build-push-action~2S2R9I.dockerbuild
15 KB
docker~build-push-action~3DEKEC.dockerbuild
16.7 KB
docker~build-push-action~4Z2SJN.dockerbuild
16.9 KB
docker~build-push-action~53DR7K.dockerbuild
29.4 KB
docker~build-push-action~5C6GUR.dockerbuild
16.8 KB
docker~build-push-action~6883JZ.dockerbuild
43.6 KB
docker~build-push-action~6WL98E.dockerbuild
22.7 KB
docker~build-push-action~7SM39Y.dockerbuild
18 KB
docker~build-push-action~8EZ25G.dockerbuild
23.7 KB
docker~build-push-action~8ONWVV.dockerbuild
17.2 KB
docker~build-push-action~8SKL25.dockerbuild
15.9 KB
docker~build-push-action~ATIE3Q.dockerbuild
13.9 KB
docker~build-push-action~AZ33N1.dockerbuild
38.6 KB
docker~build-push-action~B9L2XP.dockerbuild
36.8 KB
docker~build-push-action~CYFAZM.dockerbuild
14.7 KB
docker~build-push-action~D4TE0Q.dockerbuild
22.7 KB
docker~build-push-action~EXZOA8.dockerbuild
39.9 KB
docker~build-push-action~FZNCQQ.dockerbuild
11.2 KB
docker~build-push-action~GZOPHT.dockerbuild
17.6 KB
docker~build-push-action~J3MMMY.dockerbuild
23.7 KB
docker~build-push-action~J8UYGF.dockerbuild
39.3 KB
docker~build-push-action~J9ZP5O.dockerbuild
18.5 KB
docker~build-push-action~KJ6A7W.dockerbuild
25 KB
docker~build-push-action~L00XHZ.dockerbuild
26.2 KB
docker~build-push-action~L6OQ8Y.dockerbuild
16.6 KB
docker~build-push-action~LBX5ZN.dockerbuild
17.1 KB
docker~build-push-action~LNX3ZF.dockerbuild
25.1 KB
docker~build-push-action~O683EH.dockerbuild
26.1 KB
docker~build-push-action~OPFEYD.dockerbuild
17.8 KB
docker~build-push-action~QVN6Z0.dockerbuild
25.7 KB
docker~build-push-action~R8RL70.dockerbuild
16.8 KB
docker~build-push-action~RMR1YO.dockerbuild
17.2 KB
docker~build-push-action~S21K60.dockerbuild
17 KB
docker~build-push-action~S39HQK.dockerbuild
17.2 KB
docker~build-push-action~SJ94B0.dockerbuild
17.2 KB
docker~build-push-action~SR8UQ1.dockerbuild
35.9 KB
docker~build-push-action~ST2RST.dockerbuild
35.6 KB
docker~build-push-action~T8JX27.dockerbuild
28.9 KB
docker~build-push-action~TZPR88.dockerbuild
14.1 KB
docker~build-push-action~U64TS5.dockerbuild
17.1 KB
docker~build-push-action~U8NBLB.dockerbuild
44.4 KB
docker~build-push-action~V25UOT.dockerbuild
17 KB
docker~build-push-action~VKJ8IX.dockerbuild
44.8 KB
docker~build-push-action~X9I8D2.dockerbuild
17.6 KB
docker~build-push-action~XWAD92.dockerbuild
17 KB
docker~build-push-action~Y32NEQ.dockerbuild Expired
17.2 KB
docker~build-push-action~Y7P0SV.dockerbuild
45.8 KB
docker~build-push-action~YGFA6Z.dockerbuild
16.8 KB
docker~build-push-action~ZS6G2P.dockerbuild
26 KB