ci #2796
ci.yml
on: schedule
minimal
21s
git-context
37s
git-context-query
30s
git-context-secret
31s
path-context
19s
example
28s
error
6s
error-buildx
20s
docker-driver
17s
export-docker
13s
secret
14s
secret-files
14s
secret-envs
15s
network
20s
shm-size
17s
ulimit
16s
cgroup-parent
18s
add-hosts
21s
no-cache-filters
16s
registry-cache
32s
github-cache
31s
local-cache
20s
standalone
14s
named-context-pin
29s
named-context-docker
21s
named-context-container
17s
docker-config-malformed
15s
proxy-docker-config
40s
proxy-buildkitd
16s
annotations
13s
multi-output
16s
load-and-push
17s
summary-disable
25s
summary-not-supported
20s
record-upload-disable
25s
annotations-disabled
10s
call-check
18s
no-default-attestations
22s
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:18bdec7eea78464ecf9b88f4ec630eaeb694ea1c0101ecd9c20eda20c9065e23": dial tcp [::1]:5000: connect: connection refused
|
|
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/
|
|
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/
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
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)
|
|
multi-output
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#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/
|
|
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/
|
|
load-and-push
Failed to restore:
|
|
error-buildx
Failed to restore:
|
|
summary-not-supported
Failed to restore:
|
|
path-context
Failed to restore:
|
|
local-cache
Failed to restore:
|
|
multi (multi-sudo)
Failed to restore:
|
|
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
git-context-query
Failed to restore:
|
|
github-cache
Failed to restore:
|
|
git-context-secret
Failed to restore:
|
|
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:
|
|
registry-cache
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
Failed to restore:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~2ELX1Y.dockerbuild
|
10.6 KB |
sha256:7db9efe945261a2baa960bf3fee2b8502ec57b599ed883c0c4a3e9e3a0f4bf14
|
|
|
docker~build-push-action~2KU2A9.dockerbuild
|
12 KB |
sha256:3db82cc64ca5e5a38a0020480aba8ec7823dcdf485240ce4fca747c52b87a10b
|
|
|
docker~build-push-action~2OA4AF.dockerbuild
|
19.4 KB |
sha256:065d3908152037db5f4d292f1521aae641f4da8d678ef5b4f2d422450bcc7f1b
|
|
|
docker~build-push-action~3PDHBO.dockerbuild
|
12.1 KB |
sha256:c0c247830acd211b26ae9e961c102dac37250040b150b6253735ed0c7d184968
|
|
|
docker~build-push-action~3S0Y4D.dockerbuild
|
47.8 KB |
sha256:c32016542c9debba930f5a95b06c8a84195f88dfc90f8e9157140c0037845b03
|
|
|
docker~build-push-action~3TYSDX.dockerbuild
|
25.9 KB |
sha256:2cf412b94a3b3924a15b978ed0a60d775c8440ed32260d733249490d2922cd12
|
|
|
docker~build-push-action~4D4IVU.dockerbuild
|
19.2 KB |
sha256:c88d6de4e4b5f39b628d20aeaa6da4e440cfcc351d755469c672c44970e8ffb2
|
|
|
docker~build-push-action~5L57N0.dockerbuild
|
12.5 KB |
sha256:1d609b4c2cb3af3a41cd4817a4e0277416bc2122ad82446af31b35e639335ebe
|
|
|
docker~build-push-action~62GR8U.dockerbuild
|
19.4 KB |
sha256:dc98147d6a594306bdc977d119d3bc5c5cf5cd542ab295f69fa67772670da863
|
|
|
docker~build-push-action~6V934D.dockerbuild
|
40.9 KB |
sha256:324bfe63676abb39c268ec45a990f408011c71553d56302406963d24b0bec58c
|
|
|
docker~build-push-action~78QW03.dockerbuild
|
17.4 KB |
sha256:9236cd7a2f9b8c9ae153a1c68f24360329f140e643d0bcb50528274f1e532864
|
|
|
docker~build-push-action~9LZEE1.dockerbuild
|
38.9 KB |
sha256:b5d584fea1716c7fb3bc964066a76147e4d871fbae99b99bd7269c7bf120aad1
|
|
|
docker~build-push-action~AS59T2.dockerbuild
|
19.9 KB |
sha256:e78a1741f97f4b9b6a8357477015d50248662aa144d93a657d87bc484a56b691
|
|
|
docker~build-push-action~B4N4I3.dockerbuild
|
52.1 KB |
sha256:9b503d395a970ce2b79b2f4f872804df99d9792d50124b1c107b12425423f49c
|
|
|
docker~build-push-action~DDWWJI.dockerbuild
|
43.9 KB |
sha256:a72c28ec18c930fcdbd07aa1c22566286eaf7d1bb4c386c24f23c239429d8e44
|
|
|
docker~build-push-action~EY25KW.dockerbuild
|
28.3 KB |
sha256:8ad316cc1b2bb666741211e8304cda5ece5da549ef6ce98d6d0cedfff682b0f7
|
|
|
docker~build-push-action~G6SB7W.dockerbuild
|
17.3 KB |
sha256:8032a67b74c9315e14b6d2fb3edd7c96dcff9490c965931bc63e006e551a087e
|
|
|
docker~build-push-action~GLRHJG.dockerbuild
|
19.8 KB |
sha256:a4e9a839f668fe8c8a85b1d8838a25a01510c76dc3a2d8a1a64245835ca4114b
|
|
|
docker~build-push-action~IB7O8Q.dockerbuild
|
27.1 KB |
sha256:582fff25324897d17959af3cf77d17f004c117fabbf579df163ab6a01e561243
|
|
|
docker~build-push-action~IWU5JA.dockerbuild
|
20.9 KB |
sha256:51a3e3640033600e28de78b0b3e6e0e7ff905da136ebf5f70a790166d5460c55
|
|
|
docker~build-push-action~J52AC1.dockerbuild
|
26.5 KB |
sha256:f56c54afb1cc59507018f1235d323bc2ac7cc2b405a7c8648d4e5e13d66248b5
|
|
|
docker~build-push-action~JT2SJC.dockerbuild
|
28.7 KB |
sha256:2395c37e4d968e6fedc0c9b0d3e42312d274148f5b61cbfb921147ac6d9ea768
|
|
|
docker~build-push-action~KDDASM.dockerbuild
Expired
|
20.9 KB |
sha256:2cfe90749997560c26f659c66f4d2b7328a6f96a0d844cc878ed8e0c6239908e
|
|
|
docker~build-push-action~KDHZUI.dockerbuild
|
21 KB |
sha256:43886a09fb7aee1529830af6190e0912322b672b94d6d0b3086a41e7c37475a8
|
|
|
docker~build-push-action~LD64B9.dockerbuild
|
43.9 KB |
sha256:588710a306fae005558d2b86e5431bdaed7e79c3dde863f4f49a324dc73db760
|
|
|
docker~build-push-action~LPVJ3H.dockerbuild
|
11.8 KB |
sha256:892592edcb09704366cdc032c19cccd7f63da11315ac544083857110fdeb54e8
|
|
|
docker~build-push-action~LTO9A5.dockerbuild
|
21.1 KB |
sha256:6b0226d0dee16309db26ff6eaba88cd6ade974e94f3c731b76ce63ff72524d7b
|
|
|
docker~build-push-action~M0G7VN.dockerbuild
|
11.9 KB |
sha256:2035e2780f20bca4598935ee1930bcfebba8cc534c3ae923aa234cec8346f3c6
|
|
|
docker~build-push-action~MVX6ZU.dockerbuild
|
19.7 KB |
sha256:ee88c5bd29b8f38d8f2d1b848b671c801390f3398177fbe4179515ff4b7b06a3
|
|
|
docker~build-push-action~N15ORY.dockerbuild
|
11.5 KB |
sha256:f869fe648f4cf1e94cfcb531cd392c7e92339bc75790b14c176533b36e0d92e8
|
|
|
docker~build-push-action~N5FYBB.dockerbuild
|
21.5 KB |
sha256:572c5ee98298f8fc42087dcd7f6c709dfe77c1f33c6907c0c64c13f927a13a2c
|
|
|
docker~build-push-action~O9RAO8.dockerbuild
|
51.7 KB |
sha256:6bb31bc5dbb571e57df83660d87c9baca2a98dcab7dd8453975ad623f45bb78c
|
|
|
docker~build-push-action~P3VR29.dockerbuild
|
30.4 KB |
sha256:3b3e53125d63fb78b17c8362b16f7bd67158157d46cd49074417d41d7f3f825b
|
|
|
docker~build-push-action~PFXCXT.dockerbuild
|
19.3 KB |
sha256:a621da381e2a3248e3c6c38ea2fb20894cd51ca1142ecfcc816f47e3f274021b
|
|
|
docker~build-push-action~PT9KA5.dockerbuild
|
17.2 KB |
sha256:724d5954a0c00b42b88d7498f80acb1f851504a96f0ccecb62da3e727ee1ea69
|
|
|
docker~build-push-action~Q8C6V4.dockerbuild
|
24.2 KB |
sha256:bfad8ed3fde9eb6e373e91b655ea709e2dea2516f5d0e5643290c44935851eae
|
|
|
docker~build-push-action~QGHMA6.dockerbuild
|
35.8 KB |
sha256:14b8d36003a0780b5069a9e3123ec8bce4dd89d374a55f958777f2bd3481bd2a
|
|
|
docker~build-push-action~R2Z9G7.dockerbuild
|
28.7 KB |
sha256:6cff5556857f08c7f5cdbb302758c89a7b5e9bc387ab6590b69ec606fadab62a
|
|
|
docker~build-push-action~R7SYBF.dockerbuild
|
28 KB |
sha256:6771837e1c3b3c84c270df0d7eb4165316f7466fd0ade8122be8f722d1c8c810
|
|
|
docker~build-push-action~RFMECF.dockerbuild
|
31.5 KB |
sha256:4ff5f8d18fd40b5273ebe2bef17730f0c4f4a7f3b2a370612348252790658ba1
|
|
|
docker~build-push-action~S2Q6UE.dockerbuild
|
19.5 KB |
sha256:877e95f3e1e4c98f8c45e3bbd5660e990037261b13880ffee8aa79f9993fb5b4
|
|
|
docker~build-push-action~SA9MK6.dockerbuild
|
19.7 KB |
sha256:86d3b167c9f31fad75f9bbb2e84258b48db88d88150ce65315b0fb2385e2dc89
|
|
|
docker~build-push-action~SLL3PZ.dockerbuild
|
30 KB |
sha256:86bd76cee682737e71de160da1fa60b757319e727548445843eeaeda36d652f3
|
|
|
docker~build-push-action~SM6TM1.dockerbuild
|
13.7 KB |
sha256:97f1089385b5e4d0b6ef0fa270b040748acf8e73f5c0be9f9d5bb08158d32887
|
|
|
docker~build-push-action~T415C5.dockerbuild
|
31.7 KB |
sha256:d5cd20bbe54ba65f7cc23f0a0af15c9fde53680206c1f29dc79d88cd69ae6c21
|
|
|
docker~build-push-action~T5MQV0.dockerbuild
|
19.8 KB |
sha256:2c31bba6ba76725dd91fc7161c27e0030f547864e84b6eec190f59372c86509c
|
|
|
docker~build-push-action~TT3ACZ.dockerbuild
|
11.6 KB |
sha256:7b29ac1be5bf45cb3e7087bd4e630fc0e6d2ff6d878eedd6f3d553502518720e
|
|
|
docker~build-push-action~UOXOOQ.dockerbuild
|
21.4 KB |
sha256:08b4b3ea8ee9d5f45e4dfba916cee36d842d2fd65ae93d6e8c6fa6e979164902
|
|
|
docker~build-push-action~UWNLBB.dockerbuild
|
26 KB |
sha256:2ca5fb0b8ae1648fe1603ed4b05ac40dd2cd00df235018fbcb3083ad0ff3529f
|
|
|
docker~build-push-action~UXF6BE.dockerbuild
|
26 KB |
sha256:bdd4b48ffa93eff7162c8fd0fd52bdf4adf6afd2ae70bdd1bdcfc4bb443af925
|
|
|
docker~build-push-action~V5P5QT.dockerbuild
|
19.4 KB |
sha256:ef2e1254c9b1ef0e498c0177cadaee4d2eb2f25dc67c9cc7cc2dbfeb586c6fd1
|
|
|
docker~build-push-action~VB2WY0.dockerbuild
|
43.4 KB |
sha256:a1c9975f606d57dfe15bcc74b12d1d01b0e962f103626b52ea4f72126bda4352
|
|
|
docker~build-push-action~WA6FTV.dockerbuild
|
52.7 KB |
sha256:23962404784be8d3b7903462bb22885ef909a117c75604c1f1c04d92ee9b8b6a
|
|
|
docker~build-push-action~XFNFF5.dockerbuild
|
51.1 KB |
sha256:17f31dccffb2d11a6196b3a055984daec1e5587834c04912f2b0df35bcdf4a1a
|
|
|
docker~build-push-action~YFAW4B.dockerbuild
|
39.1 KB |
sha256:fca3170de4d54d8d02ec9ae88d2b50b7aaaf314c99214e434a77c913ab359743
|
|
|
docker~build-push-action~YY6HZX.dockerbuild
|
21.4 KB |
sha256:2fb9dde6b0f0bfa75bad675ec153acc188a0dc52c9d1e25455ecb3bec6bdf834
|
|