Skip to content

chore(deps): Bump docker/bake-action/subaction/matrix from 7.2.0 to 7.3.0 #3036

chore(deps): Bump docker/bake-action/subaction/matrix from 7.2.0 to 7.3.0

chore(deps): Bump docker/bake-action/subaction/matrix from 7.2.0 to 7.3.0 #3036

Status Success
Total duration 43s
Artifacts 56

ci.yml

on: pull_request
minimal
25s
minimal
git-context
21s
git-context
git-context-query
23s
git-context-query
git-context-secret
23s
git-context-secret
path-context
28s
path-context
example
19s
example
error
13s
error
error-buildx
34s
error-buildx
docker-driver
9s
docker-driver
export-docker
12s
export-docker
secret
18s
secret
secret-files
11s
secret-files
secret-envs
20s
secret-envs
network
15s
network
shm-size
19s
shm-size
ulimit
15s
ulimit
cgroup-parent
19s
cgroup-parent
add-hosts
11s
add-hosts
no-cache-filters
14s
no-cache-filters
registry-cache
24s
registry-cache
github-cache
24s
github-cache
local-cache
33s
local-cache
standalone
18s
standalone
named-context-pin
15s
named-context-pin
named-context-docker
16s
named-context-docker
named-context-container
25s
named-context-container
docker-config-malformed
15s
docker-config-malformed
proxy-docker-config
26s
proxy-docker-config
proxy-buildkitd
38s
proxy-buildkitd
annotations
16s
annotations
multi-output
18s
multi-output
load-and-push
19s
load-and-push
summary-disable
24s
summary-disable
summary-not-supported
18s
summary-not-supported
record-upload-disable
23s
record-upload-disable
annotations-disabled
15s
annotations-disabled
call-check
19s
call-check
no-default-attestations
20s
no-default-attestations
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

3 errors and 47 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 build: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:89fd95a2a5998b0f8d0b6655efb9997fd17bfc31002cedae4897420537ff3302": dial tcp [::1]:5000: connect: connection refused
secret-files
INVALID_SECRET= is not a valid secret
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167 (line 8 column 1)
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/
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/
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/
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#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/
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/
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/
secret
INVALID_SECRET= is not a valid secret
checks (v0.14.1)
Failed to restore:
multi-output
Failed to restore:
summary-not-supported
Failed to restore:
load-and-push
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
load-and-push
Failed to restore:
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/
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/
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/
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/
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/
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/
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/
secret-envs
INVALID_SECRET= is not a valid secret
git-context
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
git-context
Failed to restore:
git-context-query
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
git-context-query
Failed to restore:
git-context-secret
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
git-context-secret
Failed to restore:
github-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
github-cache
Failed to restore:
registry-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
registry-cache
Failed to restore:
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
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.
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to restore:
multi (multi-sudo)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
multi (multi-sudo)
Failed to restore:
path-context
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
path-context
Failed to restore:
multi (multi)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
multi (multi)
Failed to restore:
error-buildx
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
local-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
local-cache
Failed to restore:
error-buildx
Failed to restore:

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0IXBZV.dockerbuild
16.8 KB
sha256:3a34adfcb437aba545db1a33b9584e18fb8daf62589e4c3f291994f0a3478574
docker~build-push-action~0W3SBR.dockerbuild
25.6 KB
sha256:4d9fb0bcce773d0210c1fe6303f314136a35e3685b4a751c8388f0d7afa1c321
docker~build-push-action~1U3RG0.dockerbuild
32.6 KB
sha256:4f852153df89b50b826a57f86ae957c09790b7536f97ad82603cfce910559ac9
docker~build-push-action~9943JG.dockerbuild
26.2 KB
sha256:1f7adc96e7839a96b11ee12a6518432f36cfae3e13df47f9982302a7eaf527d3
docker~build-push-action~AF24XP.dockerbuild
30.4 KB
sha256:15540701d3614e1e0877b87f8b994f0146137568fca03abb3e1c5bc0c7ad41a1
docker~build-push-action~BLKOEP.dockerbuild
31.1 KB
sha256:ffd857ab61b21b20cf52e0ee8405d33825e057124666ab6d218557b7526e571d
docker~build-push-action~D6PKKE.dockerbuild
32.1 KB
sha256:9df8663f016dcaf1836296c805b9f195b09c763fa614f614ff7675faca668de3
docker~build-push-action~EBRGF8.dockerbuild
44.6 KB
sha256:ada200c3b1a357761c85bb9f01e84e10a0b9e890b581a9a85ee1934d2e32deae
docker~build-push-action~EM0X6G.dockerbuild
10.8 KB
sha256:734ca30797f467f4cd88631455f6afab556c508d86327e2b093bdaf1ab12ee5a
docker~build-push-action~G8UHL5.dockerbuild
53.4 KB
sha256:8d455391c1e94e074a39a52382b5428aecd7080e0c1fbc389e6f9648e0f5cc58
docker~build-push-action~GL3VPX.dockerbuild
36.8 KB
sha256:c68139d9656ea21910df1f92574ec3186db4edc514b61e2dcd31f98416b55e37
docker~build-push-action~I1X9MS.dockerbuild
38.1 KB
sha256:2a9bbf0c482aaf241a8a55dcc2fde6d8a1f28b9064cc380408e51d78bfbba5b0
docker~build-push-action~I4ABGI.dockerbuild
12 KB
sha256:07a66f8c3592da8c11186694a85b813d1d9ad30ccf27bd10ebbfcf02f72b0e2b
docker~build-push-action~IBL5BU.dockerbuild
25 KB
sha256:d83dd9dc78c15b8f95a2837ff3cb0529443e7efa78560e89b5a5827f236de3fb
docker~build-push-action~JLH2QA.dockerbuild
34.7 KB
sha256:4d19e54486de110582bab14770047ddbd7edca3d745be62bd385f867489541a0
docker~build-push-action~KBROT9.dockerbuild
21.6 KB
sha256:5c8e56f7342169a95dd3b6f1a9778a80b7405566233e239f1f276d8913b62a2d
docker~build-push-action~KFLNLH.dockerbuild
12.5 KB
sha256:ac730cfd2c96f4b28ac876cc937fbfcc6e47b1aa81ff9b3886ae78e24b942522
docker~build-push-action~KL5F68.dockerbuild
21.4 KB
sha256:520589d1d2e658234cff125561bfa27e58a8d14db7f90d0d199e9632f1cb5370
docker~build-push-action~KO3UC3.dockerbuild
12.4 KB
sha256:4f016501bff550f0be406f3d4c6b1a02a35631a3904248970ed2648b44d6ca22
docker~build-push-action~LOYDVN.dockerbuild
54.1 KB
sha256:14ddbce81a95b13ef21bab75f9f84be980c1ce66d0d9cb2c4ee80bc3dc9b2593
docker~build-push-action~MY1S3V.dockerbuild
17.1 KB
sha256:e556772420e3f10e1f1ee3114dbce5fda140c54aa01db6a2f82ecf262257fadc
docker~build-push-action~NE4P85.dockerbuild
12.2 KB
sha256:6d88455b89f9864c42f985261277f433a0c4fc0e1c766831f6852159fde2013a
docker~build-push-action~NSAHRN.dockerbuild
33.6 KB
sha256:d10b0517f9499c0771c7f9666ebe9d5d0ba0fd8e90c59c6cb0294d161a5b8d3e
docker~build-push-action~O1IMRX.dockerbuild
34.9 KB
sha256:2bc8c9d104c7cb5680124f8a8c0a1ceec5163a6fbdd9ab8136b211a3a22f8869
docker~build-push-action~O3BG63.dockerbuild Expired
25.8 KB
sha256:7791a91682336c7d3aed5026e9967aabe3e57142f492e239c332aba2736ae7eb
docker~build-push-action~O87MN8.dockerbuild
24.7 KB
sha256:7291258dbaab4edd027e097a2006f67e97e05f0b2031332b89ddd627364fd183
docker~build-push-action~O8EPNH.dockerbuild
21.6 KB
sha256:95f4a7ea25c957ce2b6663a3a8807d8b61f3deee56a34e5396b3b21c76f117f7
docker~build-push-action~OKD9EV.dockerbuild
58 KB
sha256:2e9a23d79272b5af2141562a36f5af92bf778710f50c515f3b9c4a573f7f198d
docker~build-push-action~OSHXOG.dockerbuild
44.6 KB
sha256:f9a247f0fb4367585b4838da335a392906f21634b36ae1c73d793b495fa2254d
docker~build-push-action~OYW1XS.dockerbuild
63.3 KB
sha256:004e3397f1c8b644b2bd8328ba001f6dfbd62e58b89e9bfb68e752969f73100a
docker~build-push-action~P8RGGR.dockerbuild
24.7 KB
sha256:d0f96a258999745e68f732572d9f20e64402332ff20a7581356a47bccabfe877
docker~build-push-action~P9EJG6.dockerbuild
24.4 KB
sha256:e2739c75184232c9d752eaf7f5bd2186ce0ab0528d9aa46cc3bf8c9eb6472ee7
docker~build-push-action~PRPHVT.dockerbuild
45.5 KB
sha256:e8567987bec3b6046fe2d4570469e79e2bbc015b967cbd4d2cb9b335fc0a0863
docker~build-push-action~Q3RSDS.dockerbuild
12.6 KB
sha256:40aa906e320289779223160aa4ab50f130006f7ed1f3bc18bd73e28e7a5ee4b3
docker~build-push-action~QYX8HM.dockerbuild
12 KB
sha256:289b1d68999c7612ba15d909811fd85c2348a91ce9fb3acd6fecfdd36908797a
docker~build-push-action~R6WWWX.dockerbuild
24.1 KB
sha256:7483b086e73ba1e181bc7d3739066ca97a187f101a199d3ca77e6b178816e9b5
docker~build-push-action~RZQ2S4.dockerbuild
33.4 KB
sha256:4d9e57470ac300ad3d3b369cafc5b41f277de05d6ab1c38b1bf9f1e1f2c91816
docker~build-push-action~S6D5U3.dockerbuild
96.8 KB
sha256:5ac597335d837ee950d2350a61f0e4d09aef7cfb50510c287a8293332b4a0543
docker~build-push-action~SG8YKY.dockerbuild
60 KB
sha256:7bfba1861e6c461518706202adb2dfee1db399de21e39a144af0b6e2e6f5b7ca
docker~build-push-action~T5M4E5.dockerbuild
23.8 KB
sha256:33da09c98354ac44f4c278e58272bbb893764459585411cfc5f8f95745f1a8be
docker~build-push-action~TUBWVA.dockerbuild
12.5 KB
sha256:3d03026c513cc1a368b186d3c8a626f3913dbb7fe838f91292dad995bd7c5512
docker~build-push-action~U29ICT.dockerbuild
56.5 KB
sha256:6c708bb324b714359679fd66667f58b549c68fded36240a5bdab0520aa8554fe
docker~build-push-action~UKMWFE.dockerbuild
62.8 KB
sha256:3b68a83be3323a6a551ffd12b0b5f545f9e076bb7b6fc1a78dbb27198f23496f
docker~build-push-action~VNTUZW.dockerbuild
25.9 KB
sha256:579738db2b841b6fac2e31d298a308f8462224c4b848f7d26ebd29c17a8b235a
docker~build-push-action~VRI2V2.dockerbuild
24.2 KB
sha256:66631e65764c511fcfe2299f6c72a1cc35dd7e67efb9df0aa9f5ff4ef26709a0
docker~build-push-action~W4RN98.dockerbuild
40.1 KB
sha256:a4b6a5f9cc94d06715dbfec0dccd03379ba1478e10c1fdde2a3168f2ba568d1e
docker~build-push-action~WCATDX.dockerbuild
34.7 KB
sha256:1ec532c2c7b9c29c0616d41595536afe74a6fe132c24745df9265fe0d2b1fd8d
docker~build-push-action~WNVPXV.dockerbuild
24.3 KB
sha256:3fb47ce08d60bf2317adbbbed335374505728420c79a4d170eaaa8faec4f9297
docker~build-push-action~WTV63N.dockerbuild
30.3 KB
sha256:d4b4c2b6d89451c825f65209168cf622a5c6ed433375661876cae9fab8456c36
docker~build-push-action~XAHO5C.dockerbuild
24.6 KB
sha256:f11219078d19b3d16845855602b064dc61e122d929819c0670e4c91555e0cb63
docker~build-push-action~XJYOLI.dockerbuild
24.6 KB
sha256:0fd1acf209ba90c4cc7703f6322eddeb0639c3ddc245127d962d3cfd14205254
docker~build-push-action~YPRLM0.dockerbuild
30.2 KB
sha256:7e9657c3d04ffbb47d944b92fa7a8318e1dd83440ea955c3e0dbbebde07bea4c
docker~build-push-action~Z8VE6L.dockerbuild
26 KB
sha256:09c221f328b2ab237284f49f88e1312716fa5d086f9933689fe43073c1500b87
docker~build-push-action~ZB4F02.dockerbuild
24.8 KB
sha256:b304cf47bb5c95a82a352ad8303e54d09364ce9b59ad6d2ad91af213bd415940
docker~build-push-action~ZFQWLQ.dockerbuild
24.3 KB
sha256:30d1117a77dd652874ce3d805271343760e862b5f1038c9608a64d0da924c2ec
docker~build-push-action~ZQEPHV.dockerbuild
26.2 KB
sha256:5b3d44f47768c841f79119c238bfa8eeb4c88a5a331948ae77558192505fbb98