ci #2768
ci.yml
on: schedule
minimal
18s
git-context
25s
git-context-secret
31s
path-context
26s
example
17s
error
5s
error-buildx
19s
docker-driver
10s
export-docker
7s
secret
21s
secret-envs
16s
network
14s
shm-size
10s
ulimit
12s
cgroup-parent
15s
add-hosts
16s
no-cache-filters
21s
registry-cache
34s
github-cache
17s
local-cache
23s
standalone
12s
named-context-pin
11s
named-context-docker
13s
named-context-container
20s
docker-config-malformed
7s
proxy-docker-config
23s
proxy-buildkitd
32s
annotations
26s
multi-output
18s
load-and-push
22s
summary-disable
21s
summary-not-supported
22s
record-upload-disable
18s
annotations-disabled
10s
call-check
16s
no-default-attestations
21s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
3 errors and 33 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)
|
|
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/
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
github-cache
Failed to restore:
|
|
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/
|
|
multi-output
Failed to restore:
|
|
error-buildx
Failed to restore:
|
|
multi (multi)
Failed to restore:
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
load-and-push
Failed to restore:
|
|
local-cache
Failed to restore:
|
|
summary-not-supported
Failed to restore:
|
|
git-context
Failed to restore:
|
|
path-context
Failed to restore:
|
|
multi (multi-sudo)
Failed to restore:
|
|
git-context-secret
Failed to restore:
|
|
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:
|
|
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~09XSMP.dockerbuild
|
26.3 KB |
sha256:4f2ce368ff4b8d1516f3c558b3d4280a80fdeaaf18a74c16cacee80377a2b037
|
|
|
docker~build-push-action~1LHVJO.dockerbuild
|
27.5 KB |
sha256:ae0d3405e1e30a8e252b41e6dadde308573a42464259fd9614e23c6a711c376f
|
|
|
docker~build-push-action~1YZLDK.dockerbuild
|
26.4 KB |
sha256:b858bcb7c0c34a01b0849092c17e2f0ecc1eb12e8abba4a93fe418f7d1d69451
|
|
|
docker~build-push-action~3NDTWN.dockerbuild
|
17.3 KB |
sha256:d263d740111019051aeb061ad9c8e21ea85420257ea4961cdb4be1282a8b460a
|
|
|
docker~build-push-action~4KJGTC.dockerbuild
|
20 KB |
sha256:fc4dd0a35f6418af5a5cc702c6cb024fb3235ab02c31898cef8d078d5649e562
|
|
|
docker~build-push-action~4ZRQUH.dockerbuild
|
19.6 KB |
sha256:8028e6743333e78bdfbd55a491b73ea0e90c500fe38cceb2946db724534897e3
|
|
|
docker~build-push-action~576SH9.dockerbuild
|
54.5 KB |
sha256:821c15978358139de81b881fccfda363c1dc048725079416c92ad2936b7fbe27
|
|
|
docker~build-push-action~61Z3F4.dockerbuild
|
21.4 KB |
sha256:ac925487eb45ad38820019c22cce673e884120c351cc74d09ab488680023401b
|
|
|
docker~build-push-action~6WWFET.dockerbuild
|
49.1 KB |
sha256:8b125d199ea1f09f3807bb7001ce58ac2f1094b51cdfc4a271e7d7b87613609b
|
|
|
docker~build-push-action~7AAP85.dockerbuild
|
19.2 KB |
sha256:b023d1474e75d12b7f6aa644499730fd30c8f516706f70ae548ce2bc8dcb1d35
|
|
|
docker~build-push-action~99RM0I.dockerbuild
|
28.9 KB |
sha256:2a1c2ea4b90d9ea5302aad27c32e63f2b526c829621e1f3d3e4b7ad596746ca7
|
|
|
docker~build-push-action~D9WK18.dockerbuild
|
19.7 KB |
sha256:feffaa1609cc78d0071a384cf6bb0c097f375916f04c17239d6d12c8ae1febc1
|
|
|
docker~build-push-action~DQRYSJ.dockerbuild
|
28.8 KB |
sha256:81cfd7647a916756414ce962c636a074b89fbe44c13b49c510d3eabf137ec030
|
|
|
docker~build-push-action~DREU2S.dockerbuild
|
44.1 KB |
sha256:629716d22d51fe6819ff692be991a16407a2badf3ca632c34c1bd1c0d762ad5b
|
|
|
docker~build-push-action~HUCN3M.dockerbuild
Expired
|
21.3 KB |
sha256:f1d31c55a56bcd64d860d2446e736502457df478af2c61612cc79a566064792a
|
|
|
docker~build-push-action~INRCBQ.dockerbuild
|
11 KB |
sha256:af1bddb160e5904e3d5363507161de887f04efb1b8324b78c194098f52bd19a7
|
|
|
docker~build-push-action~IQAL79.dockerbuild
|
11.1 KB |
sha256:99972d66c40f2b99207d66a6d798f2cf1ade1d5ee79e8789f5e4c16ac43af61f
|
|
|
docker~build-push-action~KDX66K.dockerbuild
|
30 KB |
sha256:60aaf90a3466388295f9dd484ec57f39400c7cd24857a20c402d638b2b6907b9
|
|
|
docker~build-push-action~KIWC0A.dockerbuild
|
19.1 KB |
sha256:89ebece8ef231f0f4a1878d419b14dfc960e32c5350f682dbc3382771a4372ca
|
|
|
docker~build-push-action~MFFU94.dockerbuild
|
11.4 KB |
sha256:fdce32ad3e7228731b7a0a96cd0a84f0c70c0a6d76f745b0bdc62779c3e86f17
|
|
|
docker~build-push-action~MHN5E1.dockerbuild
|
27.7 KB |
sha256:09693a8affedc1790f51933158afc04d3ecc962afae1e96839a35defbcd52921
|
|
|
docker~build-push-action~MHTZOK.dockerbuild
|
19.4 KB |
sha256:6fa164d931445554d3d1639701049ec227c0e9b9dfb6bd105d8df5dc8fd54668
|
|
|
docker~build-push-action~MMT2Q0.dockerbuild
|
28.4 KB |
sha256:82d28de1fef90c79176dfb08bfed18461673275a96a6f92080317f3b2efa7b21
|
|
|
docker~build-push-action~MPZNO8.dockerbuild
|
23.6 KB |
sha256:2cc645324f750cfd3b94cb0e24df22f3f1c4ca908936c15cde5a4946404425ce
|
|
|
docker~build-push-action~N2NC64.dockerbuild
|
21.2 KB |
sha256:bda5997259f90404f14d1f046bb33717c620f47da18d2f1fd26157a0d3347eca
|
|
|
docker~build-push-action~NAW4H4.dockerbuild
|
25.6 KB |
sha256:0e54a07c2f97fe8a20b7c51f2586bba3e51ae241f68193e9fb75084864b5621b
|
|
|
docker~build-push-action~NP3Z5V.dockerbuild
|
19.8 KB |
sha256:a45645e0fb349a8c430f4ab54bb66783a8f6215daf7cecb2eaed5b47d9e6216e
|
|
|
docker~build-push-action~NTCEFE.dockerbuild
|
46.9 KB |
sha256:9cb012c3f55b28e5e1ce05997690e91c3a2dfd30cae86905c9b1acc7bd21da10
|
|
|
docker~build-push-action~NWFCYU.dockerbuild
|
11.5 KB |
sha256:a6dbbaf9147a8a38736afbf4b3cc3411e2c2d22c4fb2e0eef46e058927cd7801
|
|
|
docker~build-push-action~O3HR8L.dockerbuild
|
38.8 KB |
sha256:f27f2fc4fd08d6ef5784a9f473f08407841205f24f1223404df8e3f37b48a6db
|
|
|
docker~build-push-action~O6QW42.dockerbuild
|
30.4 KB |
sha256:1ef15e233c1302688c63678817a78389fd4524c9e951309ba2f97960e14f14d8
|
|
|
docker~build-push-action~OC8T82.dockerbuild
|
40.7 KB |
sha256:78632136a29d7a6859bdf2f3aa2aee649d211ab0fcece4ae9e38b8b105457040
|
|
|
docker~build-push-action~OJIJ67.dockerbuild
|
21.1 KB |
sha256:8b128ecaaccfc2386dbbba6bb851161a18510b280fe950e9abf3e0b6ef954fb2
|
|
|
docker~build-push-action~P0J55I.dockerbuild
|
52.1 KB |
sha256:90a635b47d15fadd5d6e6a9d3857004ec7a7a027f0f92ef3336f1f6a578d1228
|
|
|
docker~build-push-action~Q33928.dockerbuild
|
51.1 KB |
sha256:df5ec86d1a53e98602cf107f489288c8ee03754978face903ffc3b802bb01356
|
|
|
docker~build-push-action~R2K4BC.dockerbuild
|
12.2 KB |
sha256:3d6b990f805157428fb15eae71e279b6664cdd8cc32b8f07db3c54aefe860c6b
|
|
|
docker~build-push-action~R8B084.dockerbuild
|
11.7 KB |
sha256:259e91d1995fe2b7c10df841d1de943fd6410dd891e36cfe5ddb6430d03e5257
|
|
|
docker~build-push-action~RKGR88.dockerbuild
|
13.6 KB |
sha256:8b02e19fade6f713f76df768f7d4ceaeda4957d694c8cf843a13be3205c3a008
|
|
|
docker~build-push-action~RR4S3O.dockerbuild
|
26.4 KB |
sha256:3d59308f0cdd1033e8319cc598eaf23e6f757e7a341861757b0e362423aae3f4
|
|
|
docker~build-push-action~TOTAU9.dockerbuild
|
31.7 KB |
sha256:669bd77f81f02060f5775806d98f7d65b1d9eeec6243c351d3c8f9db15138ba9
|
|
|
docker~build-push-action~TXBBPI.dockerbuild
|
11.3 KB |
sha256:36462b7f197fa7e0850081f298b038085307fefbb72702df1be5ab9a4bb8c922
|
|
|
docker~build-push-action~U32W3A.dockerbuild
|
12 KB |
sha256:c757183d6be7d91826364074bf6c953116ce452a25e8a81956af3448bd8fd6ed
|
|
|
docker~build-push-action~W2TO59.dockerbuild
|
21.4 KB |
sha256:7edc42f825144654544477285f0236a263230f003a9e4227dca6e7d74f626ce3
|
|
|
docker~build-push-action~X0C1OE.dockerbuild
|
17.1 KB |
sha256:5d5ab7f618de3626d446684675d3a6a64f16217ab85d3f2a840f2fdadcb9dda7
|
|
|
docker~build-push-action~XOARF4.dockerbuild
|
31.7 KB |
sha256:ede43ee4a216e5939cfa08b5787480b822976cd0e776dbd8657c210c26800416
|
|
|
docker~build-push-action~XTPODW.dockerbuild
|
51.1 KB |
sha256:e7bb2851e0e370979fa6ad746106da98c5589efaa33a8e453e40c667b23a6d4b
|
|
|
docker~build-push-action~XUGE1W.dockerbuild
|
19.9 KB |
sha256:8806c4138dccd9feebbfb99cae2a7c32103ad2b339b734de52a3b724a7ff8e98
|
|
|
docker~build-push-action~Y20BNJ.dockerbuild
|
19.1 KB |
sha256:0b89680200cfffff75fe6130752d525d34d363469569e09800316e45136512fa
|
|
|
docker~build-push-action~YA2UAD.dockerbuild
|
17.4 KB |
sha256:7a790ff929d1b8c755220f41ba8d0c04349e7dcdcae0a46434bb9d55c18475da
|
|
|
docker~build-push-action~YJFGD1.dockerbuild
|
19.4 KB |
sha256:ad95a9d5c507011d49f6474bb0f48be14963762a89b4cb32c0266a6f417870ab
|
|
|
docker~build-push-action~YLN41D.dockerbuild
|
44.1 KB |
sha256:ff0fa9a25d6662a8fd03864e807b45c90cbe99ea0c7979f823beeaa1e697f8da
|
|
|
docker~build-push-action~YT9V6W.dockerbuild
|
38.6 KB |
sha256:60b9e20573c481f0b79a2f53071f6349e2c382fd72ce88d15a6ec0011218f7ad
|
|
|
docker~build-push-action~Z9KRKF.dockerbuild
|
19.5 KB |
sha256:4332c5f39ccaa4e3e23457f99bf0744928e93ae53ced0231f2bea887bce3df22
|
|
|
docker~build-push-action~ZPX475.dockerbuild
|
20.6 KB |
sha256:073bd31acbf20ee43c64b5e9cb71a40ef4a77a306ba1e9127552b64d0984128b
|
|