chore(deps): Bump the codeql-actions group with 2 updates #3047
ci.yml
on: pull_request
minimal
20s
git-context
45s
git-context-query
38s
git-context-secret
42s
path-context
27s
example
24s
error
17s
error-buildx
30s
docker-driver
14s
export-docker
14s
secret
24s
secret-files
17s
secret-envs
38s
network
18s
shm-size
21s
ulimit
24s
cgroup-parent
31s
add-hosts
23s
no-cache-filters
22s
registry-cache
33s
github-cache
41s
local-cache
30s
standalone
17s
named-context-pin
15s
named-context-docker
19s
named-context-container
17s
docker-config-malformed
13s
proxy-docker-config
44s
proxy-buildkitd
47s
annotations
20s
multi-output
22s
load-and-push
20s
summary-disable
25s
summary-not-supported
23s
record-upload-disable
18s
annotations-disabled
15s
call-check
26s
no-default-attestations
18s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
3 errors and 46 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:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1": dial tcp [::1]:5000: connect: connection refused
|
|
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)
|
|
checks (v0.14.1)
Failed to restore:
|
|
secret-files
INVALID_SECRET= is not a valid secret
|
|
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/
|
|
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/
|
|
multi (multi-sudo)
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:
|
|
multi-output
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
multi-output
Failed to restore:
|
|
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/
|
|
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/
|
|
summary-not-supported
Failed to restore:
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
|
|
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:
|
|
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.
|
|
error-buildx
Failed to restore:
|
|
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:
|
|
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 (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:
|
|
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))
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~0MFUEV.dockerbuild
|
68.9 KB |
sha256:1dfec8e7131552bc474df69afb4f5545bd77ff6a7356c411c9f3edd3b2dbd872
|
|
|
docker~build-push-action~2BZHRA.dockerbuild
|
47.1 KB |
sha256:59d95da410c0dd813491c095f0289d54b65defa162b089db6705cc2c33aad761
|
|
|
docker~build-push-action~2X7RD9.dockerbuild
|
13.1 KB |
sha256:bf50d32408b8c7f26576d316c7a3d44fc1d0b10eb2a4a8dbe8b57d6657c85259
|
|
|
docker~build-push-action~32VUWL.dockerbuild
|
36.5 KB |
sha256:59e56bb5cf37894c85022a8fdce1f2cd0f8baa7749a8731ae4ec856ee1c14f45
|
|
|
docker~build-push-action~5QCA97.dockerbuild
|
26.8 KB |
sha256:5a21086c9696daf9a0d10f7b19c1199fc498530fdd2203f11f82a3c024b06c4a
|
|
|
docker~build-push-action~7LXUHC.dockerbuild
|
12.2 KB |
sha256:e62081dbeebedf288b17eb21aae968ea1152e5a1b03cc4804353ed67d019cb2b
|
|
|
docker~build-push-action~853S53.dockerbuild
|
28.9 KB |
sha256:e89b63a5454ba87a6912c1f81535f81dac662f331a1a685e7642dc984b2d4904
|
|
|
docker~build-push-action~89Z167.dockerbuild
|
33 KB |
sha256:919fb2094b23325aaed1f61e563ae7623fc7db2c8633fc4c6dc60b134a147392
|
|
|
docker~build-push-action~8T45IE.dockerbuild
Expired
|
28.9 KB |
sha256:060f1e4f5f976d058de4c7de6a19814c86a6989ef28768130aacafd0d50b606d
|
|
|
docker~build-push-action~A0WMBD.dockerbuild
|
28.6 KB |
sha256:3cef092ae25229951cbebe461544faa8ba2e952a4213e97bc6133b7ac50852b0
|
|
|
docker~build-push-action~AKATIZ.dockerbuild
|
40 KB |
sha256:7c5481e05a3f37484725f457c7d72fe673a5d366b2b937758efd1249b4e7abf7
|
|
|
docker~build-push-action~AP0FOP.dockerbuild
|
26.8 KB |
sha256:52085c8d3b3f98d762dec60133f0a27434a27e20b9154bf89cafb37129aad954
|
|
|
docker~build-push-action~AT3SG0.dockerbuild
|
27.1 KB |
sha256:676ed163d6de0d34f9772cda49ad4b02dcd2f5e393cb934f55d7fc09e41340e0
|
|
|
docker~build-push-action~B02TOD.dockerbuild
|
65.2 KB |
sha256:46d090fb016b9e92fb7766f6f0d817886f3715d88fe6fd7dcd7f7c079dc258dc
|
|
|
docker~build-push-action~BCYMJF.dockerbuild
|
11.8 KB |
sha256:7bc81bd167aeb12d54c1b557f74f085ef477c8b7e0f9fbbe94dba20ca77a5a53
|
|
|
docker~build-push-action~DXW4S3.dockerbuild
|
40.7 KB |
sha256:2fb7db2ba39a8e262e707183828086537420cc3d0d92884f1bef47381b178053
|
|
|
docker~build-push-action~EARZ61.dockerbuild
|
24.2 KB |
sha256:38135042581cafe3310287cff76fdb8c094d7b9ba8847da46868b3a7196b18fc
|
|
|
docker~build-push-action~EDEP8L.dockerbuild
|
62.4 KB |
sha256:cf8cf240227f4ff5344675d8f125f459a797288ae46b7f429e97ab29ffe7e00c
|
|
|
docker~build-push-action~EGL6C7.dockerbuild
|
12.4 KB |
sha256:220629de37d463ec53666cb7859cb1bb4b81c8bcaae6c876200fbceec061f8e8
|
|
|
docker~build-push-action~HY5V23.dockerbuild
|
27.6 KB |
sha256:85eb6a0fa188d68f87d8f52e66a3a6ba05214e2e88d9f6f6dc572aa7a4a2ecc8
|
|
|
docker~build-push-action~HYYXNS.dockerbuild
|
20.1 KB |
sha256:3f3be1afb98f9241735c7b4cdfab3572f45fa8b544f243ceff5ccd48805b7218
|
|
|
docker~build-push-action~IM2KQV.dockerbuild
|
60.5 KB |
sha256:0cf752345f8101638d53f2b1fa33a2f792049fca1c887a4f7ee424b753a0d92b
|
|
|
docker~build-push-action~J9WBJX.dockerbuild
|
27 KB |
sha256:072b112b8b8bd1354729297812f88b111d0e93c15df033b1508cef0ddd388870
|
|
|
docker~build-push-action~JD1531.dockerbuild
|
27.6 KB |
sha256:ae1011dc01c4359ee97210d3b47b8cc486b748cdf7040c2edaea05320592b578
|
|
|
docker~build-push-action~JDP2A4.dockerbuild
|
24.7 KB |
sha256:8f8535932ac58ca728bbca4c5298c329a4d353294f96ca31a7cf1953b5fb2cd5
|
|
|
docker~build-push-action~JFRFH3.dockerbuild
|
27.3 KB |
sha256:3e1e3ec854a8c1bcbe5b8d88220484bef46282d01692f949138169916bdfec6a
|
|
|
docker~build-push-action~JW0OSZ.dockerbuild
|
68.3 KB |
sha256:14a3b114d8e595475065aa72180a422a546c7c1c9795cff73aebcd59a11af1c0
|
|
|
docker~build-push-action~KCUMKN.dockerbuild
|
37.1 KB |
sha256:89a75f357b48416616d579a5a1e94985a981dabe36d56296641ffe18bed82761
|
|
|
docker~build-push-action~LF2B7T.dockerbuild
|
24.5 KB |
sha256:c08ff76d1fe6c21c8301f8f803713e075ed2370bd230be92b4ee8392a7514f6a
|
|
|
docker~build-push-action~LM9S3Z.dockerbuild
|
35.7 KB |
sha256:a09a0548f831663c3019c223ed86cdcd722dafbdb7d42d2e4fb68569824e9332
|
|
|
docker~build-push-action~LMK9EO.dockerbuild
|
34 KB |
sha256:b9fec92739d49a092ea27c1c157e01804ce84c74deb2f31e24abc09cc9444f8d
|
|
|
docker~build-push-action~M8WP3K.dockerbuild
|
27.5 KB |
sha256:26e6ecd000748e2ff3e3e7b6d7e8072543cf5831804a8bf161223d4c91df1bc2
|
|
|
docker~build-push-action~ML9GH3.dockerbuild
|
12.6 KB |
sha256:fad840304176fde230a956372e50ae51977846cf8b582dd06df33ad0b8c931f6
|
|
|
docker~build-push-action~MM8AP1.dockerbuild
|
59.5 KB |
sha256:36c8df7219ce16df3d1fa5e5cd6c88c34cf68a6f33bb221f32b59d9b34fef0c7
|
|
|
docker~build-push-action~OICFGO.dockerbuild
|
28.3 KB |
sha256:94fa51c2be8f4b130e977fc42aaaa37546ab4081bc87bdb99cb28af441852c48
|
|
|
docker~build-push-action~OYSWKL.dockerbuild
|
12.3 KB |
sha256:b421c92ee045d85599eb0ec9c4b9caadc1aa72917634b851f5e3633847e3b6cf
|
|
|
docker~build-push-action~P6T4IS.dockerbuild
|
19.3 KB |
sha256:9d0d152dd3836ee2b8846d5bb85925ab9bb5e7940c80aebeac35941b9d1a216b
|
|
|
docker~build-push-action~Q70ZUM.dockerbuild
|
48 KB |
sha256:08f3e050fd253d2f16c2c265d3938a3af28f46f2c4c25438054e53f225e0c74a
|
|
|
docker~build-push-action~QQNTN0.dockerbuild
|
27.4 KB |
sha256:c4b62906e0a88025d45e430039af6d7f0e1c1ca84ab9c43f121e1b025c4a28db
|
|
|
docker~build-push-action~RBMMS4.dockerbuild
|
27.2 KB |
sha256:3e7afc8b4dbd655f9451d71e15b4f5256ca2861fd5341b2be933ca4a1a3f7765
|
|
|
docker~build-push-action~S91GI1.dockerbuild
|
36.7 KB |
sha256:512be6b3827c297612c4e594f34cf4d573bdb4009f5a84aa90a1e29a2ed62a54
|
|
|
docker~build-push-action~SOR8KE.dockerbuild
|
28.8 KB |
sha256:55d4d9c6283bfac934fdabf8ee6a2eaa6bbe0194947805261e9d3cfafb1928a0
|
|
|
docker~build-push-action~SWGBO5.dockerbuild
|
37.5 KB |
sha256:e2914ac98ddf1dd865cc02fb95341618758e66d86b3657155ce95842ef3d72a1
|
|
|
docker~build-push-action~T14CWX.dockerbuild
|
12.1 KB |
sha256:0be1a3622d3c076f83c8331ed7b8792d412e342788e936e6e05f0000752c7146
|
|
|
docker~build-push-action~T4QP2L.dockerbuild
|
34.2 KB |
sha256:df6f8836f4d670d3dce6d9b90a133c1da17b7e369d26720ef476189e3556d72b
|
|
|
docker~build-push-action~TWFJ77.dockerbuild
|
11.3 KB |
sha256:1d80da459113ddc2cca6ad0a61c06530e71064cdc5b21d4ffef09482a5956b70
|
|
|
docker~build-push-action~TYR6SY.dockerbuild
|
33.2 KB |
sha256:63500e7bf4153c23086474e12a1b453ee2a43591192a35f77bd6862b67acf0e9
|
|
|
docker~build-push-action~UHO74C.dockerbuild
|
34.6 KB |
sha256:b9362365b384d4b88b46ee3361410f518f2963d072f8f529ed4452573b955138
|
|
|
docker~build-push-action~UM6S5U.dockerbuild
|
118 KB |
sha256:c636bea4868ae4df0e27a854cf2601fd16deeb7da106c64bc0b9cf83d5795120
|
|
|
docker~build-push-action~X1D8NR.dockerbuild
|
27.2 KB |
sha256:d3d93e14e6fd8ab62a8ded017300cd6476ed4bc147373d821d80b74b1b1fea73
|
|
|
docker~build-push-action~XUFYRF.dockerbuild
|
35.4 KB |
sha256:44f60bf1566de9a2b17be45988226d8dde853f32c1b3004b954bb897abeffc1f
|
|
|
docker~build-push-action~YLC6SU.dockerbuild
|
39.7 KB |
sha256:b1b66288ed500fb79d610c6502c7be99fe1f0d5ba3d9c0cf03ad71de524a29b0
|
|
|
docker~build-push-action~Z66J04.dockerbuild
|
29 KB |
sha256:09078cfa87efc75537e1f469a09a532119fe3f6d3b3dc0224c3a97a614b72ea3
|
|
|
docker~build-push-action~Z81ZSX.dockerbuild
|
27.3 KB |
sha256:143b719867718452ccb40e3834a77abf66eda656edf2b6c53e977da4915610f2
|
|
|
docker~build-push-action~ZGA88E.dockerbuild
|
59.3 KB |
sha256:43a15f34cc42c539e35ce1027e224a46ffdd95fba09e2b9686a776364c67f8e9
|
|
|
docker~build-push-action~ZIXU3L.dockerbuild
|
48.2 KB |
sha256:89cc552169dad90778376112694d4999df45ffd8c8d72d81c9b004df7703bc2a
|
|