ci #844
ci.yml
on: schedule
minimal
20s
git-context
32s
git-context-secret
42s
path-context
27s
example
35s
error
7s
error-buildx
19s
docker-driver
18s
export-docker
15s
secret
29s
secret-envs
15s
network
13s
shm-size
15s
ulimit
23s
cgroup-parent
14s
add-hosts
23s
no-cache-filters
13s
registry-cache
40s
github-cache
25s
local-cache
28s
standalone
24s
named-context-pin
13s
named-context-docker
30s
named-context-container
31s
docker-config-malformed
12s
proxy-docker-config
20s
proxy-buildkitd
20s
annotations
16s
multi-output
20s
load-and-push
27s
summary-disable
20s
summary-disable-deprecated
15s
summary-not-supported
15s
record-upload-disable
21s
annotations-disabled
12s
call-check
11s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
3 errors and 21 warnings
|
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
|
|
error-buildx
buildx failed with: ERROR: 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
|
|
call-check
Check complete, 7 warnings have been found!
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
|
|
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.
|
|
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
|
|
standalone
Docker is required to export a build record
|
|
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/
|
|
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/
|
|
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/
|
|
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#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#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/
|
|
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/
|
|
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/
|
|
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/
|
|
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#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#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/
|
|
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/
|
|
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/
|
|
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
crazy-max~docker-build-push-action~1F65TE.dockerbuild
Expired
|
48 KB |
sha256:2f0c5050f422ea4ea6f0687c4834cb08b676ded8b7ef68108811c26a2eb33e2c
|
|
|
crazy-max~docker-build-push-action~3UWBTJ.dockerbuild
Expired
|
14.7 KB |
sha256:c936c0d95bd8ee1007ab5f4936b54a42b69c59fc35cde04b9776ddab249c0a49
|
|
|
crazy-max~docker-build-push-action~3ZQII5.dockerbuild
Expired
|
17.9 KB |
sha256:3f2dd4afcc38b45a277443b25882ef58288a4cdeccf8636386396fb68a8ea607
|
|
|
crazy-max~docker-build-push-action~4OQKJP.dockerbuild
Expired
|
24.6 KB |
sha256:a877a358384576038ab21285ea1b1eb2ffc906d36ebf6917e56772c7a3155c51
|
|
|
crazy-max~docker-build-push-action~6KJ0L3.dockerbuild
Expired
|
25.1 KB |
sha256:a0392c86bb55c6743ea6dc9fd56749d5ab7310acda87afce987bf37ed64b98ff
|
|
|
crazy-max~docker-build-push-action~6LF448.dockerbuild
Expired
|
17.1 KB |
sha256:fc5b361c9cb80f1d271834475111915910052d18fa60b15656d2eee9e353ce7f
|
|
|
crazy-max~docker-build-push-action~7922CP.dockerbuild
Expired
|
17 KB |
sha256:5d70ad1071c3c6c6664c2bc79d8c2bb584c65ed1b7bc1a5f976103d992c3bcf8
|
|
|
crazy-max~docker-build-push-action~AIRJB1.dockerbuild
Expired
|
23.6 KB |
sha256:5955a4124548a40539266926782b92ecf064d8f373a04d9eea9fb211c6fd7654
|
|
|
crazy-max~docker-build-push-action~CQ0ZSW.dockerbuild
Expired
|
14.5 KB |
sha256:4caa981c73e55be4503b74f79f621a9bce505d5d4d580ef0d9ebc68db6782d74
|
|
|
crazy-max~docker-build-push-action~E29PB4.dockerbuild
Expired
|
43 KB |
sha256:dd3ab235e38c3c2182074f9a025761abed4615c3dec1045a2f883bb66e44eccb
|
|
|
crazy-max~docker-build-push-action~FUCXUK.dockerbuild
Expired
|
16.6 KB |
sha256:4e0ce29dbb99361cde612a908fd79db93464ac9017f3569116760fda6b250aad
|
|
|
crazy-max~docker-build-push-action~G6Q8SO.dockerbuild
Expired
|
25.9 KB |
sha256:cd7744a97e4c63f7f1ffe146069356624d653ac75aee538cecc7107f4d718017
|
|
|
crazy-max~docker-build-push-action~HGVFHC.dockerbuild
Expired
|
14.7 KB |
sha256:a93f9a37e2a7f19385201f57353ead76357f8ef1004b048ff0234c1c22294aa8
|
|
|
crazy-max~docker-build-push-action~IQ6C51.dockerbuild
Expired
|
19 KB |
sha256:7149f3b3ed0b869f6f231e0867e66878f483d767edd95ec907d364b5e08aec87
|
|
|
crazy-max~docker-build-push-action~JGDQPO.dockerbuild
Expired
|
16.9 KB |
sha256:e0d966a3d9c1bafab4e67937d042cff9f5daecab6f952f05ce5cf659a86753e6
|
|
|
crazy-max~docker-build-push-action~K6C07N.dockerbuild
Expired
|
22.3 KB |
sha256:9a30b3261e77f535957d8e52777afd7769148fc21f92c38361507d8670101f51
|
|
|
crazy-max~docker-build-push-action~KAT6ZG.dockerbuild
Expired
|
36.9 KB |
sha256:edd8179506363e8522122b267657c767575552bc08e8bbe63e40bcb4e7cfad45
|
|
|
crazy-max~docker-build-push-action~KDIDXP.dockerbuild
Expired
|
25.2 KB |
sha256:ec4c88213ae339713b30f1cd00e8b9942d035f6babd6e936413de5f6f2b63da0
|
|
|
crazy-max~docker-build-push-action~KGPBX3.dockerbuild
Expired
|
27.8 KB |
sha256:0152ba48d110b08f57d3479b1888c51e5e69d0a66986e31d6aba488d7bcb09e6
|
|
|
crazy-max~docker-build-push-action~KLM80D.dockerbuild
Expired
|
16.9 KB |
sha256:5605e70775b6beb3ad7d28d2be6d793b66e0851f17f581e4501c1e789a95e7a2
|
|
|
crazy-max~docker-build-push-action~KNBERV.dockerbuild
Expired
|
28.2 KB |
sha256:af3510c091c69fd54f2327124f82eeb304d4208a8163ac4e2cc8899090261496
|
|
|
crazy-max~docker-build-push-action~LP2HJW.dockerbuild
Expired
|
11.3 KB |
sha256:0d1acc2f9174ebd6c96e88d65f48e6e7e7495cf93539264b783bf1a6fc1c9cfe
|
|
|
crazy-max~docker-build-push-action~LQ1UKR.dockerbuild
Expired
|
17.4 KB |
sha256:de1e688c17f9b8fd66fb04d5607456a5bff57392aad5136aaca3b034e5e16c10
|
|
|
crazy-max~docker-build-push-action~M9AYH9.dockerbuild
Expired
|
42.8 KB |
sha256:92db99cbda78690178fce8525d5237285aa3391b1bcf8911a552806545cd9d80
|
|
|
crazy-max~docker-build-push-action~MP6LFH.dockerbuild
Expired
|
42.5 KB |
sha256:c01ca1eedfc806848568bbd85336f1f4c03fa95112a2e97cb44b5c009fcd197b
|
|
|
crazy-max~docker-build-push-action~NJQVUC.dockerbuild
Expired
|
17.5 KB |
sha256:3ec8f97ed7e7c038c639769686bda5783bbbad32deb02f4564284dd48aa0b8ca
|
|
|
crazy-max~docker-build-push-action~O03K5R.dockerbuild
Expired
|
16.7 KB |
sha256:16b444fe4999f83e4e9b97c4e459c3d5a80f2de67b17d9288c315033e64f3738
|
|
|
crazy-max~docker-build-push-action~O3IR58.dockerbuild
Expired
|
17.2 KB |
sha256:b5c7ffb200a54a6b824d285e30f43e3c816e5dce67f61bb2aec3cb419cbbbe12
|
|
|
crazy-max~docker-build-push-action~OBOGD0.dockerbuild
Expired
|
16.7 KB |
sha256:a42ff5008750ed8c169cb29b69609181037e888f2da47d9bc5cfc2f288f89439
|
|
|
crazy-max~docker-build-push-action~OPK66W.dockerbuild
Expired
|
22.9 KB |
sha256:030b3b78bc3bde14ebbc95c9ceb7e80b6da16de4da617edcb94df10a09ff8248
|
|
|
crazy-max~docker-build-push-action~OYEGF3.dockerbuild
Expired
|
14.7 KB |
sha256:91744606a9721a3ed84f2f91cbf93c7f40a89f0074f9dcef171d6c1304f5680e
|
|
|
crazy-max~docker-build-push-action~Q0CV30.dockerbuild
Expired
|
17.2 KB |
sha256:6f77f209b7feedaba917acc2b76673086413bef0262b413b86468955e9159640
|
|
|
crazy-max~docker-build-push-action~QA9EPD.dockerbuild
Expired
|
37.2 KB |
sha256:17080156cb33f17c06bb3e622055076934d85c8e17ed3f1eded5588170ba1bd7
|
|
|
crazy-max~docker-build-push-action~QHWVPI.dockerbuild
Expired
|
18.6 KB |
sha256:83577fc90af05a3978f61edbc57c6c4b7113fb755dd61e8313c8917f1f3d6db1
|
|
|
crazy-max~docker-build-push-action~RRIOTN.dockerbuild
Expired
|
42.2 KB |
sha256:03c9e9276fdd3157643daa82d6809b207d600255f82d6030f3fb775bbb99baaf
|
|
|
crazy-max~docker-build-push-action~RTST8E.dockerbuild
Expired
|
36.2 KB |
sha256:21530223cf5a937571ec096688635d72f7ce168f0b2aebaa0065d04e655c4c93
|
|
|
crazy-max~docker-build-push-action~S0WS9V.dockerbuild
Expired
|
17.1 KB |
sha256:511506616eb3d61f52a7cf62798ee153287210c715b70af8f8f8a65d60edda4a
|
|
|
crazy-max~docker-build-push-action~T7KVJD.dockerbuild
Expired
|
23.4 KB |
sha256:27c3b81d7096517bf37ba6027a9c6ea974672b588721e0db7afb9e59bccf076e
|
|
|
crazy-max~docker-build-push-action~TSGZH4.dockerbuild
Expired
|
17.8 KB |
sha256:9bdbae2ef3a79a4da01f99869fad6d7db220146cc620b9e6c42156e6b7522e3a
|
|
|
crazy-max~docker-build-push-action~U94IUH.dockerbuild
Expired
|
23.4 KB |
sha256:3eea593a79d08818fea11cebc80ef2c50f178b816da4f5a18c99bc82eeb8c840
|
|
|
crazy-max~docker-build-push-action~UC6819.dockerbuild
Expired
|
16.4 KB |
sha256:17ea69ae6ff27cdba34a23baf4125ec3b847238e9e1cc0b6ff1f4fa9dd67226b
|
|
|
crazy-max~docker-build-push-action~UXHNJB.dockerbuild
Expired
|
17.8 KB |
sha256:4a2c6097f2044a1268245cd1b242cfa2c59f56ddac772342d097663670e81c7e
|
|
|
crazy-max~docker-build-push-action~VAGWIP.dockerbuild
Expired
|
27.2 KB |
sha256:52243c1e2abd0cd00174022dd4a51e415ec51cd3feef9467397b1125ce415bdd
|
|
|
crazy-max~docker-build-push-action~VCQPM5.dockerbuild
Expired
|
17.1 KB |
sha256:6c7a406078a57ab3421c62b0ad744f6b11645a786bf5220bfd43d3633686fdf4
|
|
|
crazy-max~docker-build-push-action~VZU9OI.dockerbuild
Expired
|
14.8 KB |
sha256:ddb7bf5fc669bc1e333df1b4a15b6f95297ac884af068237f79f74e88ba02749
|
|
|
crazy-max~docker-build-push-action~XC4I35.dockerbuild
Expired
|
17.7 KB |
sha256:773da2cae332371bdc4c8f25b6cd2702e71dfe3fc105dc492694be7c4c68d8b0
|
|
|
crazy-max~docker-build-push-action~XVR7KO.dockerbuild
Expired
|
35.6 KB |
sha256:2a17e472990ee6fa7388b2ccae34fbfa172986f3b5e879a9de0f9f6ceec2a707
|
|
|
crazy-max~docker-build-push-action~Y83XFE.dockerbuild
Expired
|
25.8 KB |
sha256:e183d80e118cc9390cdf88a0c47378fc3cadb3d36643d661d838ab7aeb7ec916
|
|
|
crazy-max~docker-build-push-action~Y8AR6A.dockerbuild
Expired
|
28.3 KB |
sha256:2eb79d1e4e4ca338ce047ed1f49e1085fdfa3f53e512543cd42da7f475a3b1d4
|
|
|
crazy-max~docker-build-push-action~YKDUA3.dockerbuild
Expired
|
16 KB |
sha256:b3098082816c51148d1f29a62fd3769c0f585e41b538ed90d480a2e4204d3778
|
|
|
crazy-max~docker-build-push-action~YZU6SO.dockerbuild
Expired
|
36.2 KB |
sha256:7207941139e68365e3cccd84374d0dc2b7cebefadb7dd3e568de7f57516f5e0a
|
|
|
crazy-max~docker-build-push-action~ZKBQKJ.dockerbuild
Expired
|
43.9 KB |
sha256:d936a2dcb7082be5fc9ecb43e4e8a6b0d8382e45ed7911511d72e3726d1494d2
|
|
|
crazy-max~docker-build-push-action~ZW02CC.dockerbuild
Expired
|
17.4 KB |
sha256:ca2964ced10fe42ebd60bf384de7112e2af10dba87b595fbff47e5b216319516
|
|