Merge pull request #1524 from docker/dependabot/github_actions/crazy-… #2829
ci.yml
on: push
minimal
31s
git-context
33s
git-context-query
31s
git-context-secret
40s
path-context
16s
example
19s
error
7s
error-buildx
21s
docker-driver
15s
export-docker
13s
secret
12s
secret-files
15s
secret-envs
18s
network
21s
shm-size
22s
ulimit
19s
cgroup-parent
11s
add-hosts
18s
no-cache-filters
25s
registry-cache
31s
github-cache
30s
local-cache
24s
standalone
12s
named-context-pin
13s
named-context-docker
26s
named-context-container
22s
docker-config-malformed
10s
proxy-docker-config
23s
proxy-buildkitd
20s
annotations
15s
multi-output
22s
load-and-push
30s
summary-disable
20s
summary-not-supported
23s
record-upload-disable
25s
annotations-disabled
21s
call-check
14s
no-default-attestations
31s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
3 errors and 36 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:e99cee10364ee74e39e0bf43400aecad03436477943f11bea9370517b0ab0f54": 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)
|
|
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/
|
|
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/
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
checks (v0.14.1)
Failed to restore:
|
|
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/
|
|
path-context
Failed to restore:
|
|
secret-files
INVALID_SECRET= is not a valid secret
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
error-buildx
Failed to restore:
|
|
multi-output
Failed to restore:
|
|
local-cache
Failed to restore:
|
|
summary-not-supported
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:
|
|
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
|
|
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
git-context-query
Failed to restore:
|
|
multi (multi-sudo)
Failed to restore:
|
|
registry-cache
Failed to restore:
|
|
load-and-push
Failed to restore:
|
|
github-cache
Failed to restore:
|
|
git-context
Failed to restore:
|
|
multi (multi)
Failed to restore:
|
|
git-context-secret
Failed to restore:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~0LBNOA.dockerbuild
|
21.1 KB |
sha256:7d2d10c86a8f4b41efb293cbb90fca34cc63ea3569fcd9fad98dbace37cfb01e
|
|
|
docker~build-push-action~0TKBAJ.dockerbuild
|
11.7 KB |
sha256:e71b7c5b707b369d2a98370f41d831214018bfd672d0f6fcd28e3d16e20b9a1c
|
|
|
docker~build-push-action~2LGN81.dockerbuild
|
23 KB |
sha256:812189dcf1da189546619c3d7115e7a1714d2d098a01d1e8e1e444e0eec6fbad
|
|
|
docker~build-push-action~2V4S0I.dockerbuild
|
18.7 KB |
sha256:4cbe6d8b0f5af780dd160291ca740f2185e27bef545f1f5ff3befaa5f64d69ab
|
|
|
docker~build-push-action~3NTTTW.dockerbuild
|
21.1 KB |
sha256:e510dcf28c3e0d7fa909a59501c4f56f2d62b80a48eda5241155f861caf9555d
|
|
|
docker~build-push-action~6AKSXU.dockerbuild
|
21 KB |
sha256:7dd9d82fc648562f40d89c37db79dfabfb5627fb83dfe2bf01778ccf0203f58e
|
|
|
docker~build-push-action~6PSTSR.dockerbuild
|
29.6 KB |
sha256:839e819037e93ade925c5cf837335af0c33ae644d6f49a00848dd7f7dec81378
|
|
|
docker~build-push-action~766TOT.dockerbuild
|
28.7 KB |
sha256:65d0ae0d7d45e29f8a9acad0073b2896cfe12a5e11300e596f3d0d7781f01ef1
|
|
|
docker~build-push-action~77LKT8.dockerbuild
|
12.1 KB |
sha256:5b2bf95ad44ab9de355dc18b1d6dabfefee32ec7e36a63c1047290f1530e0fab
|
|
|
docker~build-push-action~845F5M.dockerbuild
|
39.7 KB |
sha256:e00a222e1ff213ee43dca271438b9fa0dd20dda6e6b84d5f1f46e3dbfaa1f9d6
|
|
|
docker~build-push-action~942YB3.dockerbuild
|
20.7 KB |
sha256:3254eb031c05dc8223d39912a082dd7ef6e570f8489f26d19e435bcb2baebfa0
|
|
|
docker~build-push-action~9ICVEV.dockerbuild
|
11.8 KB |
sha256:5e38825cd7dba5246f0735be915c7ecbd1259dfaf80eca5f40394cce09e65377
|
|
|
docker~build-push-action~9IJX8U.dockerbuild
Expired
|
22.3 KB |
sha256:839214478d7216d1b159faecc182a83268b17876213137ecbe88caee29d34c24
|
|
|
docker~build-push-action~9OGK1M.dockerbuild
|
22 KB |
sha256:b38b63407690ae515e2520b1b365f15c48dc8c974000e3e61680743111aab98d
|
|
|
docker~build-push-action~9QWY9Y.dockerbuild
|
22.4 KB |
sha256:882312ed2ecf9f744bb449adee60c705df30f4f4a34068c069a9a132468ea2af
|
|
|
docker~build-push-action~9SE9Z2.dockerbuild
|
20.8 KB |
sha256:9c4e791ea3245fbd98ffc1e5f5633949a5ba82f396fd9a606deffc143e8875ea
|
|
|
docker~build-push-action~IE2ARD.dockerbuild
|
12 KB |
sha256:38a92f36a9f79fe88d15dda8895650aad39182bff2420afe296c938660183090
|
|
|
docker~build-push-action~JBZCTF.dockerbuild
|
18.1 KB |
sha256:71fa00ecf967e4e9ed57769d35cd134f1f62f88562279e61832d38467ef7b77d
|
|
|
docker~build-push-action~JDH2KS.dockerbuild
|
39.8 KB |
sha256:7e409ca5ec1da9caecf17e0a3d4d8117d1510e5ad93c9ee7858bc08d26f92446
|
|
|
docker~build-push-action~JKEYXW.dockerbuild
|
41.4 KB |
sha256:e7138c608680488f90b788fbf399718327d8c085385a07e9a2ec83a29eacf256
|
|
|
docker~build-push-action~JX4RPH.dockerbuild
|
44.5 KB |
sha256:0195411b8073df181f0e1738989eabd2d3d68bbd572b5256b24331fbf6e9a202
|
|
|
docker~build-push-action~K5ZL6Q.dockerbuild
|
27.9 KB |
sha256:830b6113720bd0c69ded1606425fc7b312de216190a82fb71af6cfa89f62c9ef
|
|
|
docker~build-push-action~MCI3C2.dockerbuild
|
54.2 KB |
sha256:27855c4aa040628a2f8b678ac75b1b61b0719c058a1d3af7ac733082447da21e
|
|
|
docker~build-push-action~MO9L23.dockerbuild
|
29.6 KB |
sha256:bcd0f1f77488c2ddfa9a0d3c7c8e47078afc5068bc9387daffb04d68f06b8a97
|
|
|
docker~build-push-action~NQRO2X.dockerbuild
|
28.4 KB |
sha256:7e0e4fb541ce0b508863105e475b622ac3d4331bf408c7f6448e1943032455e6
|
|
|
docker~build-push-action~OQH8BU.dockerbuild
|
31 KB |
sha256:37236fecfdca24a1d0af663196d0f3e89237b07308f442b89ba41d75b52d7a63
|
|
|
docker~build-push-action~OVZ2P8.dockerbuild
|
29.4 KB |
sha256:f6470deb64a00431572cf816beb87384f39dd7282ce02dd41650c5af6c36d77b
|
|
|
docker~build-push-action~OZ584K.dockerbuild
|
58.5 KB |
sha256:9970eb24bbadc4638c695a8a6e00bad607f1575e385a8300db7bd7a7130cce78
|
|
|
docker~build-push-action~PD86I1.dockerbuild
|
35.6 KB |
sha256:d0218861023bcc08708179ecd82a062bee897ddcc4c2fada6ae71b16dec67755
|
|
|
docker~build-push-action~PLUOP9.dockerbuild
|
20.5 KB |
sha256:3ea3f1da5d3accacdd77552377eedd81f69da17e8495300d0d5c7020f4d724e4
|
|
|
docker~build-push-action~PZX1UV.dockerbuild
|
18.7 KB |
sha256:342d24410858fe633909b44d65068da60e238efa18df8681d791637275b76469
|
|
|
docker~build-push-action~Q8J3IU.dockerbuild
|
21.9 KB |
sha256:cd4e0e27882489a0c0c4e63cd61d1a2d42f179f4d98c6996d4fd4114d8f60184
|
|
|
docker~build-push-action~QXIS3E.dockerbuild
|
27.3 KB |
sha256:63edd443d9cc1d5864e08992ed525e10431ca6b2478b5837def9958c53fa0068
|
|
|
docker~build-push-action~R01689.dockerbuild
|
53.2 KB |
sha256:3fea201212009324c823eef2a9d5d980b1920ec862a86f477322d517afd3474b
|
|
|
docker~build-push-action~R7X59T.dockerbuild
|
26.8 KB |
sha256:b4841e7c9761b35a195944a7c929e7ee376e3e302bf64a6686417e2a2fb989c1
|
|
|
docker~build-push-action~RVNJ61.dockerbuild
|
46.3 KB |
sha256:39590db370d066d14711d27b6036963da1632c10b3dd4d3fda39896b1f4ac672
|
|
|
docker~build-push-action~RYM7CN.dockerbuild
|
12 KB |
sha256:4a53054695f68d2f2e9e23c0d0f69176adf598e5aab339955d6a330d44f44486
|
|
|
docker~build-push-action~RZWOP4.dockerbuild
|
29.5 KB |
sha256:198908c275603f27452064e0b1982220a6dcaa839d5f732adc11b80e0e82e736
|
|
|
docker~build-push-action~S2JEDL.dockerbuild
|
44.4 KB |
sha256:32196d4d5fc37e9bafb34c2ebf567e2e76b9260bcd48ea8075efd6cb236a163d
|
|
|
docker~build-push-action~S3908U.dockerbuild
|
32.6 KB |
sha256:864e4b4232955e085b1609238a9e79aa2fc2d7b6f3b5ea1f98a0a0d6f842304d
|
|
|
docker~build-push-action~S3ES5B.dockerbuild
|
11.8 KB |
sha256:13ed6a9a1f3d442512b08c623c56d1ea7dc33059d8b7d7bde8a76323bdb1f60e
|
|
|
docker~build-push-action~S3KIAY.dockerbuild
|
20.8 KB |
sha256:ade6cd043d5f90fd976617833be26f23b9e367b42d9beb91a0621b83eb99e5f7
|
|
|
docker~build-push-action~T9WQFV.dockerbuild
|
20.1 KB |
sha256:10a4f886df47f7bde1a29bfb473c8e49c176faeff6fcc04d5ac376ad1576781c
|
|
|
docker~build-push-action~TCKIMA.dockerbuild
|
11.1 KB |
sha256:63f2944e36a84761e4d94241af1774e62b2f517f900af46684725c0c25650d6a
|
|
|
docker~build-push-action~TMQX9P.dockerbuild
|
53.6 KB |
sha256:e4e9abde3c250fb24557f8e4474935834e1d22fa4a9f05a274929f04548093d8
|
|
|
docker~build-push-action~TN1CHX.dockerbuild
|
32.9 KB |
sha256:67c99c71766e5309a7af3a8750cdff776735c6ad48dc2bd13d59e2c360c3eb61
|
|
|
docker~build-push-action~UL2IOE.dockerbuild
|
26.5 KB |
sha256:fcf734f4f521a95ef48e1348140c9948a1a237058486b1169087189b9d9c4509
|
|
|
docker~build-push-action~VEWRXW.dockerbuild
|
21 KB |
sha256:1906bf1c6e9f2f7c058be19c1423f0a9b0a0332e02456a9ef2858de0c72e8054
|
|
|
docker~build-push-action~VWQNRK.dockerbuild
|
14.6 KB |
sha256:85178b9d838a4275daa3faabc1f0bcdc91e47ca657501ed46467bc0dc4bc15b2
|
|
|
docker~build-push-action~VWYIUI.dockerbuild
|
20.2 KB |
sha256:2c229521b8bd8d8518d845de91681a08782ab1627f9533e80af4c74a5cc75b63
|
|
|
docker~build-push-action~VY51KC.dockerbuild
|
20.4 KB |
sha256:c38ce5820427df6c1a1020f3a206346d0fe9a2f91d1523d3754b2264791acd51
|
|
|
docker~build-push-action~XP02LC.dockerbuild
|
22.1 KB |
sha256:05e2fca9fda49c2743be0ae0f884ebd68f5896a84e5b2cc43fef125c4f3cf15f
|
|
|
docker~build-push-action~YAN3FF.dockerbuild
|
22.3 KB |
sha256:d3c4e40e43f90fd3a337591c8a94a88ea0d34e68753e511725eded917db9b862
|
|
|
docker~build-push-action~Z6FTND.dockerbuild
|
12.1 KB |
sha256:ba16fc60a64ac53a682ed06f355ac5e92861d09bb62b88c8359018fac6af1860
|
|
|
docker~build-push-action~ZBHSZJ.dockerbuild
|
41.5 KB |
sha256:a334c7ccef9516b0295a0275d62d853c80d03949d34b60a094e0eb77ab7d0334
|
|
|
docker~build-push-action~ZUDMFF.dockerbuild
|
20.2 KB |
sha256:a98fcdc37f8eef1dbcf060420461c0816b8c3bf310a216e23a64f598024a8af7
|
|