Merge pull request #1520 from docker/dependabot/github_actions/crazy-… #2817
ci.yml
on: push
minimal
27s
git-context
31s
git-context-query
29s
git-context-secret
39s
path-context
24s
example
16s
error
6s
error-buildx
20s
docker-driver
12s
export-docker
10s
secret
19s
secret-files
11s
secret-envs
12s
network
18s
shm-size
21s
ulimit
18s
cgroup-parent
13s
add-hosts
23s
no-cache-filters
24s
registry-cache
53s
github-cache
26s
local-cache
25s
standalone
19s
named-context-pin
13s
named-context-docker
24s
named-context-container
20s
docker-config-malformed
12s
proxy-docker-config
20s
proxy-buildkitd
31s
annotations
15s
multi-output
27s
load-and-push
25s
summary-disable
27s
summary-not-supported
21s
record-upload-disable
23s
annotations-disabled
20s
call-check
17s
no-default-attestations
2m 18s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
5 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:042bbba62a35a8eed60a7d08f081fe427ce7a37c9227731775a3c28c78a6456e": dial tcp [::1]:5000: connect: connection refused
|
|
no-default-attestations
Canceling since a higher priority waiting request for ci-refs/heads/master exists
|
|
ci
Canceling since a higher priority waiting request for ci-refs/heads/master exists
|
|
secret-files
INVALID_SECRET= is not a valid secret
|
|
secret-envs
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/
|
|
checks (v0.14.1)
Failed to restore:
|
|
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
|
|
error-buildx
Failed to restore:
|
|
summary-not-supported
Failed to restore:
|
|
local-cache
Failed to restore:
|
|
path-context
Failed to restore:
|
|
load-and-push
Failed to restore:
|
|
github-cache
Failed to restore:
|
|
multi-output
Failed to restore:
|
|
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
git-context-query
Failed to restore:
|
|
git-context
Failed to restore:
|
|
multi (multi-sudo)
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
|
|
multi (multi)
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-secret
Failed to restore:
|
|
registry-cache
Failed to restore:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~0307KB.dockerbuild
|
29.5 KB |
sha256:e4784377f3cfbb914d70e0eca496d137dbef9fa71a5e4adea6b601a176d2a220
|
|
|
docker~build-push-action~1JMIGY.dockerbuild
|
27.4 KB |
sha256:d15cba9d965d43e6d815645148dae18d8338f82c419e4cdfd6742680c2bb300d
|
|
|
docker~build-push-action~2BCKBE.dockerbuild
|
22.6 KB |
sha256:b22c05b4b7d8f8b31cb93675978ab67c114e8fdd16db6d7f2263016e2acb2f6a
|
|
|
docker~build-push-action~2L266G.dockerbuild
|
28.5 KB |
sha256:6338d550cd86f73c97989d9e5cb2ec3badc119381f31e21004a0f72e1304f4b0
|
|
|
docker~build-push-action~3ZMMCU.dockerbuild
|
21.2 KB |
sha256:5aa67062d1b82f1782757045e7786b25fd3e73d6eacee277a309b88373c0173a
|
|
|
docker~build-push-action~42TL5O.dockerbuild
|
27.2 KB |
sha256:ce58f00e3f1cfebe5dddb75a3bf03328d836ab601145670efc8140aa473f21b7
|
|
|
docker~build-push-action~5MSBOE.dockerbuild
|
46 KB |
sha256:5a42f2aec54cd962638dba346246ff229a8d1ebdeba61b5771b5fa7a4234be9f
|
|
|
docker~build-push-action~5W07D7.dockerbuild
|
12.1 KB |
sha256:e0339a861116cb0f01b5433e979c101d58c0bc7c4a42ae016c63f9ba02f0b911
|
|
|
docker~build-push-action~6DFEMR.dockerbuild
|
29.8 KB |
sha256:34a6c821a143e577b9cd2cb44b12d7e43b3befe5461d633173d066570a64d9e6
|
|
|
docker~build-push-action~79KOZP.dockerbuild
|
11.7 KB |
sha256:89d7fda61dad0a41c768faa1517860f03245bde9203d0f8e134c946e55bf58f8
|
|
|
docker~build-push-action~7YSVOH.dockerbuild
|
18.2 KB |
sha256:e526cec6931ee2a5dd8178f12f2364abba40ad1cc64e3e981a75b953387faf98
|
|
|
docker~build-push-action~8OI4WN.dockerbuild
|
14.3 KB |
sha256:910402cdf2293140f53ab888a1f726f674fe7c5d58166dc0c4b8aab96ce09d77
|
|
|
docker~build-push-action~8PJ7LQ.dockerbuild
|
20.5 KB |
sha256:a6df1b015bf02b92f2dba91686fe0d9e44ba1ec960d9c79d255fd3d7f830d549
|
|
|
docker~build-push-action~9KHWMY.dockerbuild
|
32.7 KB |
sha256:7167eb1feca5f705f31256ecd402b47a21b0a4b7dde52bebe6dbe2a1a58ca1b3
|
|
|
docker~build-push-action~B4JQPY.dockerbuild
|
11.7 KB |
sha256:60a64cba2bf55ef12a09561e09dca70bba5184ac3028c0d88d73a186e1b7389a
|
|
|
docker~build-push-action~BADQBW.dockerbuild
|
20.7 KB |
sha256:49565266efa202bcbad599d44a4c42f5b4cbfc328bf4d52dd998c5596063e956
|
|
|
docker~build-push-action~C13D6U.dockerbuild
|
56.6 KB |
sha256:b22d088c43ae8e990116da6a5b94451c0a8bbbf05d90c557c08459dadda1a20b
|
|
|
docker~build-push-action~CFFZ8W.dockerbuild
|
18.3 KB |
sha256:953b897e1b7007ccb722d45f34103cfc697ed8b495c448dde078230a3da46e35
|
|
|
docker~build-push-action~CFJ7V6.dockerbuild
|
54.1 KB |
sha256:e8b686fc8042a187f628728a62c9ca88a984fd0347435b03d441b4683fb6a7a7
|
|
|
docker~build-push-action~G3IR4J.dockerbuild
|
22.2 KB |
sha256:00894361d6792f75c9b025a8c04668715b5892e7b5b0b161103ec8607c4c33b2
|
|
|
docker~build-push-action~GUXGGC.dockerbuild
|
11.5 KB |
sha256:047622accb5b9989e7a2b8aed791ea6e6014f58e8d79e66bd176d700f67cd731
|
|
|
docker~build-push-action~GXNCXN.dockerbuild
Expired
|
22.3 KB |
sha256:1a8c1efdbcafe21fdd829fa0f772e553a90c720edb71f9998dd35f37daf2b434
|
|
|
docker~build-push-action~J47QSE.dockerbuild
|
46.1 KB |
sha256:95fabef54f8a038ee9c8f9ad43b50fb5e9541c43266bbe51d1fecac161ce6b0c
|
|
|
docker~build-push-action~J8BHGK.dockerbuild
|
22.2 KB |
sha256:25f813d07ae4fc628861cb5bb875918bb15ff952c0b95c911b5817ffcb1c4ed0
|
|
|
docker~build-push-action~JOBVS0.dockerbuild
|
28.5 KB |
sha256:0a662993bbb883d3f26f4a2b94ee7356c22d6b6a7abd51c07a33b9687301cc21
|
|
|
docker~build-push-action~KTX9UP.dockerbuild
|
30 KB |
sha256:6a50d0be0bbf941496b8121ea2fdceb3c9dcd61a4d7c3854a0da36cf4f412b09
|
|
|
docker~build-push-action~L7A5WJ.dockerbuild
|
29.7 KB |
sha256:760fb3e702f70a8389eccd517a4a418e676d78b87e2f2d48cc1631c6bb91b802
|
|
|
docker~build-push-action~LJOB4X.dockerbuild
|
22.1 KB |
sha256:9d50d4d962ef83edfa14223cbb72d36c17705b809e66eab3ec95419d6c8e0137
|
|
|
docker~build-push-action~LJOSM4.dockerbuild
|
21 KB |
sha256:ebb18056d6f5e26932e96e8173635497d4293f5bf02dd51decba451f1cf09a0f
|
|
|
docker~build-push-action~LLN86O.dockerbuild
|
29.7 KB |
sha256:638c653efd14b2305d8f59e37c999357a3817814e2040386d0bafabc5f702fa9
|
|
|
docker~build-push-action~LUODPB.dockerbuild
|
28.2 KB |
sha256:4ce067760fe420964659d4ff407f72e14cdf1b5663cee562a0bc6024914507fd
|
|
|
docker~build-push-action~MPDWGE.dockerbuild
|
26.8 KB |
sha256:fee9ce4e5aaa20cd9d98a4d58f5ced0c07b4d2ed6705051c76910022e1290a69
|
|
|
docker~build-push-action~N1QRVJ.dockerbuild
|
11.6 KB |
sha256:949081092f2203dde785ad30cf15f4a55098e46b641371bcaa3b429b47934f3c
|
|
|
docker~build-push-action~P1LHLD.dockerbuild
|
35.6 KB |
sha256:dd658e7f9c54c32152bcab3dd78b72bb80293f216e65af425b66b71dd8e887f6
|
|
|
docker~build-push-action~PEPA2D.dockerbuild
|
20.1 KB |
sha256:8a80e6bd48383c7ff5ee702a0a25e6bade60c86ec6780d711f35fccf50707201
|
|
|
docker~build-push-action~PN4SKA.dockerbuild
|
52.5 KB |
sha256:de9f858357fad43173f973bb8a7d036c2d10861a9e809aaa7aa115a2d3e3a507
|
|
|
docker~build-push-action~Q3KSDQ.dockerbuild
|
22.7 KB |
sha256:9fef1a1270c9904514a12bc78f46003702583c7b3e6df0def10f981cab451295
|
|
|
docker~build-push-action~Q3X3LN.dockerbuild
|
20.3 KB |
sha256:0b87f5bf6b27ad0aa2cd6d11c155da3d7301d6f7acc807d3eea4c9e12a5c24c4
|
|
|
docker~build-push-action~Q6KD0V.dockerbuild
|
44.8 KB |
sha256:256dd8de968e01baa0a605266e448acfa3d5a8fa3c7403af73030e763becdbd1
|
|
|
docker~build-push-action~QLB0IR.dockerbuild
|
22 KB |
sha256:9121576c82e8e1b3a84a5e7e130c693ddaff9a750b3cf40e2656d3fd9c856441
|
|
|
docker~build-push-action~R89TE8.dockerbuild
|
10.6 KB |
sha256:fd70f9c0ef310bb24ca7909c2de663eeb56b2dc3b75928ac0e627c116620e529
|
|
|
docker~build-push-action~SEONW8.dockerbuild
|
39.9 KB |
sha256:4f8d441bb48f6e4e447510df83f8f58e6bfff277d8b56847e8caaffc81aa75a0
|
|
|
docker~build-push-action~T8HTE5.dockerbuild
|
20.4 KB |
sha256:acb8235eb55afa7ad3a74887ae41321f1fa1a779ab5bb27af08a4d2017896a69
|
|
|
docker~build-push-action~TRYBRE.dockerbuild
|
20.5 KB |
sha256:ed4cae73b41ee50e1440a429f1ffb8a251ac7ab052f43f5b99957bee9f00af1a
|
|
|
docker~build-push-action~TZJS2L.dockerbuild
|
32.6 KB |
sha256:3fc7e8bbaa7317a494f95465e5118371207b498acff1212c8fdd5b459967747a
|
|
|
docker~build-push-action~U84Q5D.dockerbuild
|
18.3 KB |
sha256:2ddbe14ca563a46de83c960f70d61eea23fea0dd891e18a770f9180723ee9a9b
|
|
|
docker~build-push-action~V707RN.dockerbuild
|
40.8 KB |
sha256:7a5ee0d2e7c2400c893c5ede1910659914db300987b26e7c4b57da45e7ba4341
|
|
|
docker~build-push-action~VPDMWE.dockerbuild
|
20.4 KB |
sha256:c8ece26dbcbc7066e8a64ebcb3e13655a7e726fcaeeba511618e20e65efc9f52
|
|
|
docker~build-push-action~VT3BN6.dockerbuild
|
12.4 KB |
sha256:e91177d8b8ba4d0d10320d0ae5eaf649562178af18faaed9b97351ce73ea5603
|
|
|
docker~build-push-action~WKKWL0.dockerbuild
|
54.9 KB |
sha256:649d269bf503b87ce275f061cfd07d53ea9015de48aefc795684224a5e0f7dc5
|
|
|
docker~build-push-action~X3NXPX.dockerbuild
|
20.8 KB |
sha256:b0e5eb22f25bf136db4d1bcf4e8537eb94cf8947b76d4bafb8fe57fdc0e7393f
|
|
|
docker~build-push-action~XHZ0RM.dockerbuild
|
58.9 KB |
sha256:4fb2f7ced50373109dc5800ac7c62fb4376e34771f7543bd3fa0835480a22fc2
|
|
|
docker~build-push-action~XJLCAO.dockerbuild
|
12.1 KB |
sha256:b731a74dd30b12e3a591b31bf3fd061919569044f48b73d83ee2ea5eab1aca41
|
|
|
docker~build-push-action~XKCQJ9.dockerbuild
|
39.9 KB |
sha256:fea86c745041d564e13c33eaceb07f1469472d15aeed32e89352e0ead3aab817
|
|
|
docker~build-push-action~ZG59S9.dockerbuild
|
20.4 KB |
sha256:a91a2c38c553ca750d8e70630cba73b1716fe9db371f9762fa3eb47bb9485a3a
|
|
|
docker~build-push-action~ZKDN5Z.dockerbuild
|
20.4 KB |
sha256:2941ad4691623f03eee62607d43b3c0bda64a217e03476d1339fc5c82ebecb37
|
|