ci #3142
ci.yml
on: schedule
minimal
27s
git-context
22s
git-context-query
24s
git-context-secret
25s
path-context
26s
example
26s
error
7s
error-buildx
24s
docker-driver
19s
export-docker
12s
secret
15s
secret-files
17s
secret-envs
15s
network
35s
shm-size
20s
ulimit
28s
cgroup-parent
13s
add-hosts
21s
no-cache-filters
14s
registry-cache
21s
github-cache
28s
local-cache
29s
standalone
18s
named-context-pin
12s
named-context-docker
14s
named-context-container
18s
docker-config-malformed
16s
proxy-docker-config
1m 4s
proxy-buildkitd
25s
annotations
27s
multi-output
17s
load-and-push
16s
summary-disable
30s
summary-not-supported
27s
record-upload-disable
25s
annotations-disabled
19s
call-check
17s
no-default-attestations
27s
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:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1": dial tcp [::1]:5000: connect: connection refused
|
|
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:
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
load-and-push
Failed to restore:
|
|
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/
|
|
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/
|
|
multi-output
Failed to restore:
|
|
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)
|
|
secret-files
INVALID_SECRET= is not a valid secret
|
|
registry-cache
Failed to restore:
|
|
git-context
Failed to restore:
|
|
git-context-secret
Failed to restore:
|
|
error-buildx
Failed to restore:
|
|
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
git-context-query
Failed to restore:
|
|
path-context
Failed to restore:
|
|
summary-not-supported
Failed to restore:
|
|
github-cache
Failed to restore:
|
|
local-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
|
|
multi (multi)
Failed to restore:
|
|
multi (multi-sudo)
Failed to restore:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~2HU2WQ.dockerbuild
|
20.5 KB |
sha256:f437e2807bc7d5466d9755fb9b2d3ac5063c379d5a1e1d467104d2502e88f39b
|
|
|
docker~build-push-action~599V27.dockerbuild
|
32.6 KB |
sha256:6aba458be102071038a8a961e35c22b6079742da6f378550f6c530f50be1592c
|
|
|
docker~build-push-action~5DLOT9.dockerbuild
|
13.8 KB |
sha256:42118c518a09ed1c80ebacc681206306ebb58b147c207f6d474b78d6d3ce4415
|
|
|
docker~build-push-action~6TWMKY.dockerbuild
|
12.8 KB |
sha256:ce3f89ecd0ed2387e6933f51d373897392978f009f5d76f18fde403b9a60ac17
|
|
|
docker~build-push-action~8FQ150.dockerbuild
|
42.1 KB |
sha256:c8c2e9089e664fa8de8f770c728562babe7b3e31470d82286c969dca5cc4cdb1
|
|
|
docker~build-push-action~A2CU3V.dockerbuild
|
12.3 KB |
sha256:268cb3660c6129f65759ca1d67b1ffb1febdd7fdb0d672d71c64b0feebc76f41
|
|
|
docker~build-push-action~BI0Q9K.dockerbuild
|
52.4 KB |
sha256:10f02e7d7925a2014480d13269dd8ffac8c5f73facb1b2da09b6235a574076ed
|
|
|
docker~build-push-action~CGQLUP.dockerbuild
|
41.2 KB |
sha256:0b612d22e3389ada8cb17623d05a59b97e9b3ed1e5ee4563b5819c29966bb271
|
|
|
docker~build-push-action~D3A0IV.dockerbuild
|
20.9 KB |
sha256:3130e174f9e3ce6ea055314af698272515ed2c0a3ce442654c090c10bf6e20c6
|
|
|
docker~build-push-action~EQNWN6.dockerbuild
|
20.7 KB |
sha256:f365e7e7ff6dd30da008d193c803b23ca2b3a4f26828bf1646fd7d8f6ed5b877
|
|
|
docker~build-push-action~EQWBL9.dockerbuild
|
30.8 KB |
sha256:1d4d581aea6c8e415cce105d45e5bfe2fef2e7f476a827ab329fbd26d8973a65
|
|
|
docker~build-push-action~FIXGDI.dockerbuild
|
11.4 KB |
sha256:805eee06eaac2867b6541df3db8adb87cf8373c43691527009c0e2728192164e
|
|
|
docker~build-push-action~FTCRDQ.dockerbuild
|
43.8 KB |
sha256:2915f61b78f9675a8c4d0911b5e2cd2b2e046a0545dcf00a01ccb3fae00f3f62
|
|
|
docker~build-push-action~FY3YGM.dockerbuild
|
20.9 KB |
sha256:0a6f6d82b91bdd27828cdd0b59d68954e3c5513f36844ff3d8118562cf8950b2
|
|
|
docker~build-push-action~HQ0DPC.dockerbuild
|
49.9 KB |
sha256:c4cd16fae2bbcdddb5eca70b349a020a2aa338b1f4b07f23a70233db0126c7c6
|
|
|
docker~build-push-action~HWXSD3.dockerbuild
|
20.9 KB |
sha256:5cb38950457c6e1321f2ae5ae6ebe9722309eeb4cffee5efc017566d6b956842
|
|
|
docker~build-push-action~I5BITG.dockerbuild
|
17.9 KB |
sha256:2895faf3b6bf0532b8197515899ecdc03ad5c2414d133dd58e4827fc4931e298
|
|
|
docker~build-push-action~IK52EL.dockerbuild
|
20.5 KB |
sha256:d4c27c71bd321a705668fc7f6d5f5b0745ea62c2ab6a03bc9ed8d4ddfb3020ae
|
|
|
docker~build-push-action~IU4GL3.dockerbuild
|
29.5 KB |
sha256:809d7b644779ef703a61ffbe77b6818346ba3989a6832a9b8c05d83403985e36
|
|
|
docker~build-push-action~J23GIP.dockerbuild
|
27.8 KB |
sha256:862ab654ecb4ba54c5122b2a7546e21e77f3ad4269afd819e1bd3a8ad993fa15
|
|
|
docker~build-push-action~J2FS3Y.dockerbuild
|
20.5 KB |
sha256:bf7bf05eaeaa5eb5c9c9a92d6cddb237022c1ced4efceb246d45d1dd9c2a644b
|
|
|
docker~build-push-action~J5BN15.dockerbuild
|
18.3 KB |
sha256:0ce7596c704726e7323d005de1631354c8a834290af3fd948c2c9b0a7053d89d
|
|
|
docker~build-push-action~KBCLGZ.dockerbuild
|
22.6 KB |
sha256:edb8fd68fce9c232833a3f718710d9c6abe8b1ff0831b1aa2a3a3f395601e4fa
|
|
|
docker~build-push-action~KG5VN6.dockerbuild
|
37.4 KB |
sha256:cf03b15446c43e637d7cbb4f7a912d82a78e5d6a5a7a27aa69c27eb314991ae6
|
|
|
docker~build-push-action~L3M5HP.dockerbuild
|
55.6 KB |
sha256:70e3b681c7d70e07fa1804cd402fef0640aacd472aeb0c4e32d9739498d78bbc
|
|
|
docker~build-push-action~M846SK.dockerbuild
|
17.8 KB |
sha256:bd69b9d7b75e21b7c4fe880272fa63498dea7d5f9c0f2f01ecdae2384487a85d
|
|
|
docker~build-push-action~MGN963.dockerbuild
|
27 KB |
sha256:61a61e3f7f6c2d0eedf44c4be2d466dd83b92630a0a8466b314c7ee7d2fae7f0
|
|
|
docker~build-push-action~MU57UA.dockerbuild
|
40.4 KB |
sha256:182f29d41aabfefe7f9666d7f3a30a50e6deb54efa72b5e98ef544f6d6789760
|
|
|
docker~build-push-action~O57C2F.dockerbuild
|
12.4 KB |
sha256:493b3739feee9efa0cdfbac0d2272cdbc134b2bbf911fd0395c07088d67853ae
|
|
|
docker~build-push-action~OKSLFR.dockerbuild
|
40.8 KB |
sha256:5a54df9a2d3c9e174abf639073d2afb315efde689d6c569770e97569492ce619
|
|
|
docker~build-push-action~OLTGSH.dockerbuild
|
11.9 KB |
sha256:8b412da72b3fdb4aaebe48493f18d78a53f4f53f37bdb397b21f07a2cbf37048
|
|
|
docker~build-push-action~OW2NY6.dockerbuild
|
20.8 KB |
sha256:22cf1e27ee63e6e89e8a3efacc984bf27f3b5efaafdd82037365bccd6cc49158
|
|
|
docker~build-push-action~OXLCAV.dockerbuild
|
34.6 KB |
sha256:2ff0c1952b5fa321b8d0ae3e785cf452de0d0e8eb9460202ebc7acd226228e3e
|
|
|
docker~build-push-action~P35WWQ.dockerbuild
Expired
|
21.9 KB |
sha256:23f86391324d5d7595caea22c345454cac21571e1d7d702db7c2d9504d10c3e3
|
|
|
docker~build-push-action~P550CJ.dockerbuild
|
31.8 KB |
sha256:c3980d029bb7c4c4122c0f994829d945d31ad1070c5a01718af544bd76eec5a5
|
|
|
docker~build-push-action~P6SCH0.dockerbuild
|
20.7 KB |
sha256:841521df2dcaf35f5ae2148720c0dfbbc1e4007dcff3da6b8fcb633b7c92d6ac
|
|
|
docker~build-push-action~QH7Y6C.dockerbuild
|
20.2 KB |
sha256:f21c4f317028a7e02be10f404dda3d9b390373402a3a60df80b824cda63bbb6a
|
|
|
docker~build-push-action~QW76ZQ.dockerbuild
|
27.5 KB |
sha256:0f1be8daa778bb37ba2ba9899d373766fded3d83f8b7fdf915ad3be3e28d6f21
|
|
|
docker~build-push-action~R5GUYT.dockerbuild
|
34.4 KB |
sha256:ff44f66074e086479dbe0c261f192548dd40d317bbaa23079c7330026280317e
|
|
|
docker~build-push-action~RJUL5G.dockerbuild
|
12.4 KB |
sha256:24e81cc1f4a84da4252ff8585d6859488c4f7b1a0547c81c9f49d2e4388f52c9
|
|
|
docker~build-push-action~RUC5N4.dockerbuild
|
21.9 KB |
sha256:1d363a8b2c8cf01c6af32b1997677a2e26c6dea5eecee691fef83a9b196574bc
|
|
|
docker~build-push-action~SAPLPM.dockerbuild
|
21.4 KB |
sha256:82213791f287bc3181308f8f307afc899aa3d92d3845bb684acf998ca3489da8
|
|
|
docker~build-push-action~SH5V81.dockerbuild
|
12.4 KB |
sha256:060a54ab752ed973920262556bcfd6c5398b7987a0b15327ac1232ebbdb3baf9
|
|
|
docker~build-push-action~SRPGM3.dockerbuild
|
12.8 KB |
sha256:e210d186bdd9050a1289e658ce7edd21a46b2a6d5c24ada5736efb5848fccac1
|
|
|
docker~build-push-action~TQMVLJ.dockerbuild
|
21.1 KB |
sha256:dadf5bcd14dda365ae455fce5efc378bee15be2290f7ba7c1e2cd28c5239a331
|
|
|
docker~build-push-action~U4J0Y2.dockerbuild
|
54.1 KB |
sha256:6c17906b33d6d3697c2d9038dd0620756b4a0aae4541879eb4547c7b2249d40e
|
|
|
docker~build-push-action~VBKLCR.dockerbuild
|
21.8 KB |
sha256:d380d9727a03b2f4a1e3b25ef9debe5b1e761c255bf1928da88b2751e0efdecd
|
|
|
docker~build-push-action~XDAR5C.dockerbuild
|
28.7 KB |
sha256:aec5576ab6a0155fed6b42ed442aee25e53543f319145f9c9dbfc39a04c9e6f2
|
|
|
docker~build-push-action~XK58JV.dockerbuild
|
26.3 KB |
sha256:78fed19eadba4476c272254dc782c695fbe0d0fc8c96f0fce0e111cfd3f6b884
|
|
|
docker~build-push-action~XLJLKS.dockerbuild
|
24.8 KB |
sha256:6ce185863bc8c61dd459a4db67805962715b260ffefe8a36ba2b00e31fe52491
|
|
|
docker~build-push-action~Y3Z04N.dockerbuild
|
28.8 KB |
sha256:6a56a1689d23f69dde2b47299c256049e7b83d6693e78c893ef1e8a1deb40da3
|
|
|
docker~build-push-action~Y8QUP0.dockerbuild
|
22 KB |
sha256:21d5acec7909fb83870406e211c98f5dc1aea6129c92959c633ddca5ab04194b
|
|
|
docker~build-push-action~Z5MYF3.dockerbuild
|
62.5 KB |
sha256:a6dc85ae981e943e5e10442c448a0bc19cdfa035aa52151210c626bc2c138a50
|
|
|
docker~build-push-action~Z7AL7W.dockerbuild
|
43.9 KB |
sha256:6223234130c4db8f4fa7802e6b0b73386ba33665bddab1d8bd09b3002797fb19
|
|
|
docker~build-push-action~ZJUOBN.dockerbuild
|
20.9 KB |
sha256:f18c7736fd846127212fa4ff11ff21c0db41a470d6fd25e710c05463dbf2589c
|
|
|
docker~build-push-action~ZTAO07.dockerbuild
|
30.2 KB |
sha256:7103b80f203c6f72c935acf01d3a20fa0d64eaaa81bcc31950ced9ab98af7c1d
|
|