ci #2849
ci.yml
on: schedule
minimal
26s
git-context
29s
git-context-query
21s
git-context-secret
27s
path-context
21s
example
28s
error
6s
error-buildx
20s
docker-driver
8s
export-docker
13s
secret
20s
secret-files
19s
secret-envs
16s
network
26s
shm-size
14s
ulimit
13s
cgroup-parent
13s
add-hosts
17s
no-cache-filters
13s
registry-cache
22s
github-cache
31s
local-cache
25s
standalone
19s
named-context-pin
12s
named-context-docker
23s
named-context-container
28s
docker-config-malformed
11s
proxy-docker-config
23s
proxy-buildkitd
57s
annotations
23s
multi-output
36s
load-and-push
19s
summary-disable
28s
summary-not-supported
24s
record-upload-disable
26s
annotations-disabled
13s
call-check
19s
no-default-attestations
29s
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?
|
|
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:5b854073a5eca4b959b7fe1b78380aa42e9652f787685669d5b76e070b0a8c5c": dial tcp [::1]:5000: connect: connection refused
|
|
call-check
Check complete, 7 warnings have been found!
|
|
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#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/
|
|
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/
|
|
checks (v0.14.1)
Failed to restore:
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
secret-files
INVALID_SECRET= is not a valid secret
|
|
multi (multi-sudo)
Failed to restore:
|
|
error-buildx
Failed to restore:
|
|
load-and-push
Failed to restore:
|
|
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
git-context-query
Failed to restore:
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
path-context
Failed to restore:
|
|
git-context
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:
|
|
registry-cache
Failed to restore:
|
|
summary-not-supported
Failed to restore:
|
|
local-cache
Failed to restore:
|
|
git-context-secret
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
|
|
github-cache
Failed to restore:
|
|
multi-output
Failed to restore:
|
|
multi (multi)
Failed to restore:
|
|
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/
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~0PULGN.dockerbuild
|
20.4 KB |
sha256:4a3e660c23b978195e68cd781e3db67a7437db9b330621b5c207ae75e1b5fabc
|
|
|
docker~build-push-action~0PVSS3.dockerbuild
|
27.6 KB |
sha256:bce1aa646c903542d32d01992c234f4db30411ca0f1f583357fd2c994c5b49bf
|
|
|
docker~build-push-action~11OU2C.dockerbuild
|
13.7 KB |
sha256:766d04360e319534abafd91c256c6154f37238c470516876c312f14936426599
|
|
|
docker~build-push-action~1K7RAW.dockerbuild
|
20.9 KB |
sha256:42475eb9b619344c9c49be32d0e11bc3559fd8970c76ae9ae79f0ab893e2a98d
|
|
|
docker~build-push-action~1KKA5N.dockerbuild
|
22.1 KB |
sha256:317594497034ad394fe8815a2fbb953ff8b356933fe995e99b89cb70c0f47f19
|
|
|
docker~build-push-action~1P2GP8.dockerbuild
|
22 KB |
sha256:ec0f5b456f4feb38377866efbd60c35bb13bf402b3647ec1c91e1d6695dfce96
|
|
|
docker~build-push-action~2AG7FG.dockerbuild
|
48.3 KB |
sha256:e6a52354b301eed08203a0ea4d068f70e163750a9f2f16685e7b586d36da806d
|
|
|
docker~build-push-action~2YZEYO.dockerbuild
|
12.5 KB |
sha256:6ee415676f7e12e63ac5eb8a69fe2d916ea1a029c69e2c6e11b0dc70f3c3fe32
|
|
|
docker~build-push-action~34WVHT.dockerbuild
|
28.9 KB |
sha256:c5218780e9ddd8e538fee93edcd5f31ffd304b215b083476f085e0f6680c69ce
|
|
|
docker~build-push-action~3IJD0W.dockerbuild
|
45.8 KB |
sha256:5fe61d1abb6cdbe0a3da4b4e4e1c58ecfc5156ea72bef7cdb271c0a3d21c2c60
|
|
|
docker~build-push-action~3V1Q9O.dockerbuild
|
26.9 KB |
sha256:45e05a46603cc621ae2e427d9325027f672a3cfd4978d3827a8363935d40b4f6
|
|
|
docker~build-push-action~588V87.dockerbuild
|
40 KB |
sha256:50a085f1c2b48e4aff8ba0e933ac42ca363d209d5c6da54427beedc37866b2bc
|
|
|
docker~build-push-action~5VY6O9.dockerbuild
|
12.4 KB |
sha256:34000f4f41415efc79979ade0d0faeebf62ef52a9d667b64bdb7bbc65c045a95
|
|
|
docker~build-push-action~6ACGXH.dockerbuild
|
26.9 KB |
sha256:4ee47cfaa7df81369a666cf829f6afcf5a11c2e62b1079e7e11c652626ba9243
|
|
|
docker~build-push-action~9A7BCG.dockerbuild
|
52.7 KB |
sha256:20ae95a1a5df76dcffb56330795dec82f1097536a14ae4fe8c866cb2bc562c1e
|
|
|
docker~build-push-action~A4FK6M.dockerbuild
|
29.4 KB |
sha256:918e099bd22857a4726f063b5c13174475c19619391d8e6ff89b49905b54bbe9
|
|
|
docker~build-push-action~AF0C4F.dockerbuild
|
23.7 KB |
sha256:09c3fd209a55bee1d6c3f57019d7148d0ad6ec33aa4f08eacfad946cb9a50c8f
|
|
|
docker~build-push-action~BZCI5V.dockerbuild
|
10.9 KB |
sha256:7bf911db0132c0fbc221e3e009decda049045cfef1876342c9ae1158ea8c3d2d
|
|
|
docker~build-push-action~CWWBCP.dockerbuild
|
20.6 KB |
sha256:edce84164a87416815575e7cba1cac1306cca54f69f290a1bb0d7ea318ec843d
|
|
|
docker~build-push-action~DCQIUO.dockerbuild
|
21.3 KB |
sha256:a8ee092159efafc0136e90e7cd8ccacbdc936268d6301e0650cda3287103dee8
|
|
|
docker~build-push-action~DG8ISZ.dockerbuild
|
30.8 KB |
sha256:47efb6014e9606cee9149d6cad7697fd95bc926b6827fba008857546f4363fa4
|
|
|
docker~build-push-action~DY2CWK.dockerbuild
|
21.8 KB |
sha256:603c8d59a7a029a42416cd27e9952cbb6908382eea9240c3c3ba90abba683b42
|
|
|
docker~build-push-action~EFKVER.dockerbuild
|
20.1 KB |
sha256:fb824337db62b296758f47467f05dda155fa2a596ca6b8af9990656c8e0bdeed
|
|
|
docker~build-push-action~FJVR6D.dockerbuild
|
20.3 KB |
sha256:c5a812330e3257cc333657d076b34aee4f60621f7cbea8f0168322dac279009e
|
|
|
docker~build-push-action~I3ZDXA.dockerbuild
|
20.1 KB |
sha256:850b03dd8872e4f77d4270b50a3f95504665adc4e0d264a3f0e65835750b3cd5
|
|
|
docker~build-push-action~I9L0QB.dockerbuild
|
17.7 KB |
sha256:84cd961f433b27a205454431e747ca11f272801a628ae1f2a86db7d1457b30f9
|
|
|
docker~build-push-action~J1MD31.dockerbuild
|
20.4 KB |
sha256:c1efdaeca0bb159f31814b7e7da1598ea42519a4b7852a7ebee8ad6ae0e8c8fa
|
|
|
docker~build-push-action~J9HDO6.dockerbuild
|
43.8 KB |
sha256:009e7240e3247cfc40c474369ea6ad4d8626a7721ac768bbd32372e65e3b6f47
|
|
|
docker~build-push-action~JVYE9M.dockerbuild
|
39.5 KB |
sha256:e75e8f68d4272c1e98218ab883cc19f14f3a8fad22b389e8fe6d8ad758a2592f
|
|
|
docker~build-push-action~K0ID8B.dockerbuild
|
20.7 KB |
sha256:dd22679978ba514e2ad552a6b0773b990b79d3a3624f25736d38e9b11cee79bd
|
|
|
docker~build-push-action~K1BLJ3.dockerbuild
|
17.3 KB |
sha256:904046e2b85138ce5f35b0e17ee77678d97845e819f094fddf5158f0ea8c086a
|
|
|
docker~build-push-action~KKHVHZ.dockerbuild
|
41.3 KB |
sha256:bac03a1d20daf04f2abf8b06a31ee4a8ee9a136a4e9e020d318751575fb00a64
|
|
|
docker~build-push-action~KW8AMS.dockerbuild
|
32.3 KB |
sha256:a7b84b720b3c00f9ba1342461e37a1d3822a593123bacea91902269740470681
|
|
|
docker~build-push-action~L8KZDE.dockerbuild
|
35.9 KB |
sha256:fbeda5651aff856d3c80c640c68f255fe0a20593b46288166b41277ab3fdc370
|
|
|
docker~build-push-action~M1CF7U.dockerbuild
|
12.1 KB |
sha256:51d2a4976528b735f1b5d1212a88a869ea6da04c8029ed291a46b0c588d4da0e
|
|
|
docker~build-push-action~MWOT9I.dockerbuild
|
20.3 KB |
sha256:931b938a20b051943ddb9a3cd22e4dc4adbd0bd3ce26ade486df6695694c2222
|
|
|
docker~build-push-action~MX7ZCS.dockerbuild
|
26.3 KB |
sha256:a35d2002f76988c7bf3095b1f603a3e2a14d97eb4335bbeff21fb204013ce14e
|
|
|
docker~build-push-action~NPU9QM.dockerbuild
|
12.2 KB |
sha256:c8ea00c90c7cab2d0712a060a3dff9cdfdb5fb3414b58333529c9f29d215ca68
|
|
|
docker~build-push-action~NQLVR5.dockerbuild
|
26.3 KB |
sha256:58ee74a996e25d6d656b655ca4cb38a8957ca2f6ce638dc7068d9a2dcb75adf7
|
|
|
docker~build-push-action~PCO72Z.dockerbuild
|
54.4 KB |
sha256:5f249156ec04c6c1b13834cf7f01f733dc5fc4730aa11ae6057bd03e342a4d22
|
|
|
docker~build-push-action~PDM47N.dockerbuild
|
31.2 KB |
sha256:82f8be041438146e7ee58d9260b5decf774c059b2650e92cd2741af9b7310a5d
|
|
|
docker~build-push-action~Q8A2OO.dockerbuild
|
52.1 KB |
sha256:adc3eca2c713209e6e5bb598a486b9cc37dc5c910f3b35114edba11df023748c
|
|
|
docker~build-push-action~QDPBW5.dockerbuild
|
12.4 KB |
sha256:326238c9d60deb5bfc7100f31c1414519d666ae5681e51c70bd2eb6982033e01
|
|
|
docker~build-push-action~QJY0RG.dockerbuild
|
45.3 KB |
sha256:dcb751e7036a9e88a06ff7a559181a223b3fd858c52210a4e8790fd1e9b378ce
|
|
|
docker~build-push-action~QP8QDO.dockerbuild
|
22.3 KB |
sha256:762eb5a3db33b1aa85284674159c0b8e6fd21824651ec38c70600ebb791ce658
|
|
|
docker~build-push-action~RLRDZU.dockerbuild
|
47.6 KB |
sha256:61540712fa35ad2db5f796729597e628c92001902af7562a9fac7a8876262cce
|
|
|
docker~build-push-action~RNHP3Q.dockerbuild
|
17.1 KB |
sha256:9867d89a8ff599107a919851365e88891720491e01b61098fa5fa576d99f28e0
|
|
|
docker~build-push-action~RO0E0C.dockerbuild
|
12.3 KB |
sha256:92fe82cfe401f82fb4a952fa74c59d8d466fbd42e7145a5867ee37217bdd33ae
|
|
|
docker~build-push-action~RT2JAP.dockerbuild
|
29.3 KB |
sha256:18f10def3f784dccc5bb71c39f579f1f8887375863cfbaee4b6d518479891452
|
|
|
docker~build-push-action~SQULMD.dockerbuild
|
20.3 KB |
sha256:cd66129bd8aeec6b77fe21ac33fc1b2d0ee66e85aa9325f4e81530e1aee52fd5
|
|
|
docker~build-push-action~TF4W79.dockerbuild
|
20.8 KB |
sha256:1b01ca37d80901959da82049e28cdffd429b5c51469424ac848931a01f7250df
|
|
|
docker~build-push-action~TXAVI3.dockerbuild
|
21.9 KB |
sha256:1beb7f3669756ec5415db5572579d7886efa4e7c8844a7af9945606af2ff15b4
|
|
|
docker~build-push-action~VQJTXP.dockerbuild
|
29.1 KB |
sha256:4aa6cb2e329e03afcbd95260033b7077eaae7746980041b366654daa91f68fca
|
|
|
docker~build-push-action~W11X49.dockerbuild
|
20.2 KB |
sha256:c6dd7d5fb1e64393584f2e877af022273ea5f8a3b8d6d85b7628f5b99673ebb7
|
|
|
docker~build-push-action~W46TE1.dockerbuild
|
12.4 KB |
sha256:292c4315fd1626efd0c12f111ec2baa5436a62b7d6b0df7931c4f55509b6d014
|
|
|
docker~build-push-action~ZQ56OP.dockerbuild
|
31.9 KB |
sha256:0fe3275569f5f080b921519af4f222f90c6d53f34d1c9f3c304de35099f8e005
|
|