ci #2788
ci.yml
on: schedule
minimal
25s
git-context
38s
git-context-query
21s
git-context-secret
35s
path-context
31s
example
28s
error
6s
error-buildx
23s
docker-driver
17s
export-docker
11s
secret
19s
secret-files
18s
secret-envs
17s
network
14s
shm-size
12s
ulimit
15s
cgroup-parent
11s
add-hosts
16s
no-cache-filters
21s
registry-cache
32s
github-cache
30s
local-cache
21s
standalone
24s
named-context-pin
17s
named-context-docker
19s
named-context-container
20s
docker-config-malformed
13s
proxy-docker-config
20s
proxy-buildkitd
29s
annotations
26s
multi-output
21s
load-and-push
17s
summary-disable
20s
summary-not-supported
26s
record-upload-disable
20s
annotations-disabled
15s
call-check
13s
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:b42301ff2104ca0c228e2a18100130bad743fbae68d223eb3111d1dfb7ccc460": dial tcp [::1]:5000: connect: connection refused
|
|
checks (v0.14.1)
Failed to restore:
|
|
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/
|
|
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)
|
|
load-and-push
Failed to restore:
|
|
secret-files
INVALID_SECRET= is not a valid secret
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
multi-output
Failed to restore:
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
git-context-query
Failed to restore:
|
|
local-cache
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 (multi)
Failed to restore:
|
|
error-buildx
Failed to restore:
|
|
summary-not-supported
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 (multi-sudo)
Failed to restore:
|
|
path-context
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:
|
|
git-context-secret
Failed to restore:
|
|
git-context
Failed to restore:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~0T2J7I.dockerbuild
|
11.5 KB |
sha256:b4ed506001a44446067b2b1fe6fd55eca9c5bdbee365b72601997c8fa270ed07
|
|
|
docker~build-push-action~1D1ST1.dockerbuild
|
31.8 KB |
sha256:5113d522e00aca6bf0b57ef2a67684e38bc66c1e21e7b86faf875bdb72a82ea3
|
|
|
docker~build-push-action~1O1XOK.dockerbuild
|
12.1 KB |
sha256:f7dc7f0e26b4b5e3bbe4d617675e57c2dc0c622c2ceb3ca55b2a6e1e919003c5
|
|
|
docker~build-push-action~1U3LFP.dockerbuild
|
11.4 KB |
sha256:2f92ce58a562596a20abb0b0926a2625d9c59040868c409c7b96c8762c585c84
|
|
|
docker~build-push-action~2G0SE1.dockerbuild
|
12.1 KB |
sha256:6fc1dbe627cad6a4326c943e2063b6dbdcaecae59b28b105e104e746add7f317
|
|
|
docker~build-push-action~3DXP4M.dockerbuild
|
17.5 KB |
sha256:280ee52308ecd356e4dca9f3e8d5a7418f75f7ebfa4fe36c132ac3b2a7cd72ad
|
|
|
docker~build-push-action~4N2XWA.dockerbuild
|
26.8 KB |
sha256:b102a4db94573d1c3bb4af6ada1e78cf33e8b080067c2d0e278ab9577d8cdf6a
|
|
|
docker~build-push-action~53GWK7.dockerbuild
|
41 KB |
sha256:8900b23ef9d24ebd3b923ba54866e9f88ba1703259b157705a27d90512aa93a9
|
|
|
docker~build-push-action~5O3473.dockerbuild
|
21.3 KB |
sha256:8ad4c979b8a60446bc92cba9ad9fc7c594b1afe97335ce5f7d581c93cd2a4428
|
|
|
docker~build-push-action~5XQ39T.dockerbuild
|
28.7 KB |
sha256:5cfdcb899910ff00c723098916d560db038397edef3cd8c9ce4560f70c5557f5
|
|
|
docker~build-push-action~84EL9N.dockerbuild
|
21.4 KB |
sha256:0e27bdc43285e5ec155a8d0e9e730907060236fc1f5f21c7f85f12f569ff768f
|
|
|
docker~build-push-action~8PDVF1.dockerbuild
|
39.5 KB |
sha256:6346b5ee72a92b43fae7a00e75b468d6b1980a28a53f75d30954e2d5b4e6fbdd
|
|
|
docker~build-push-action~AKEZLP.dockerbuild
|
11 KB |
sha256:e9fe17738e74701c0a166ba1db2f6a6d867bdb96857e2f5e1ae63899ab9cf70c
|
|
|
docker~build-push-action~CLLO5K.dockerbuild
|
20.4 KB |
sha256:699b174c85c0b9336dae5ff1756535973eede0489d16ab00b55ab5a6b86b8d87
|
|
|
docker~build-push-action~CQGC5R.dockerbuild
|
46.8 KB |
sha256:acbc84d8d3cd673a85ac40602fb277f6dd8f8cb2b288785db32bbf5c15b16702
|
|
|
docker~build-push-action~CSB2FU.dockerbuild
|
19.8 KB |
sha256:b8acfde47a006f55cd871df227b15b4ff5416206db8b2809dc1608d68fe2a5e3
|
|
|
docker~build-push-action~CSOHN6.dockerbuild
|
25.8 KB |
sha256:bc7dd5ba64b27c603b3ca39876aca39a9823029b0f8fc626df64b419712a16b7
|
|
|
docker~build-push-action~FQW919.dockerbuild
|
44.9 KB |
sha256:8d099bc75dced5ca3fdf526ad1f7804914f59beb8ed828e1937f75dd47ec1471
|
|
|
docker~build-push-action~HM7XQ9.dockerbuild
|
30.3 KB |
sha256:65acef99932fc7868d021fd5ad49fdfe27980dd448e369d023cd2ab18b0f78d8
|
|
|
docker~build-push-action~HYF5BF.dockerbuild
|
19.5 KB |
sha256:5e94287e9ffbd7a8a693da49f131e2ad399ac7c60f6a9f1f551a08ca48a4e24a
|
|
|
docker~build-push-action~IFUF42.dockerbuild
|
21.1 KB |
sha256:27d6b982b2e21f384c553c2ee328bd02f6344c14f38712abdb34e99c9bd6fe8a
|
|
|
docker~build-push-action~IG5B10.dockerbuild
|
27.3 KB |
sha256:d7766dd1e4cf5f1ff15526180415980b8e65cc8b76604e36379ee6f53bd302b1
|
|
|
docker~build-push-action~IN776L.dockerbuild
|
28.6 KB |
sha256:4f918d21395087849294ff6b3ab64a6f5f086947ca9c192a8adefdbd2e8b400d
|
|
|
docker~build-push-action~IRFVE4.dockerbuild
|
19 KB |
sha256:cd20013d21da409f17240bd70fd43acd1575f4ec08765980ddfcf0afa16e22fb
|
|
|
docker~build-push-action~JNX2ZH.dockerbuild
|
25.6 KB |
sha256:6c458a34f6a23e921bedb05dd651b7a680701a800fc8edb557e682e288e681aa
|
|
|
docker~build-push-action~JY3EUO.dockerbuild
|
19.6 KB |
sha256:39aeb1547f2a2ddb8fca24444d625fec9248f7f155b9b3a5cbe70ad16778a843
|
|
|
docker~build-push-action~KLY6I5.dockerbuild
|
19.2 KB |
sha256:fd1bf81adca9fbe197a4889d828a38d7888349524aa22197ddc09666cca0d04b
|
|
|
docker~build-push-action~LZMUII.dockerbuild
Expired
|
21 KB |
sha256:2a843239cb34579621791b59242c714201497b3740974bfeff691b21a6e3c26b
|
|
|
docker~build-push-action~NJ58ZH.dockerbuild
|
19.6 KB |
sha256:166d2452f6ea28138205b241a178a2855c8fd0a245ee3506dadc95a49cb46c52
|
|
|
docker~build-push-action~NYZWW3.dockerbuild
|
41.2 KB |
sha256:a6045aaebcc8f395049f7f2e084440c5ecebe909253788367601f6ad2e3c3845
|
|
|
docker~build-push-action~NZN4RS.dockerbuild
|
44.5 KB |
sha256:95d1667bfe34a18239be7962462f827a33c04bdb5b37f085e1b74f3cadab53a5
|
|
|
docker~build-push-action~OFKBGA.dockerbuild
|
39.7 KB |
sha256:cd6a8251532303d6bce7da352bfff16b26698a299f911d4797ab74472f8850af
|
|
|
docker~build-push-action~OLUVCN.dockerbuild
|
13.6 KB |
sha256:a3a23a66e5773872192c282376768087ff81f8f1168c9e448f79486ca0061ce5
|
|
|
docker~build-push-action~PJCSYK.dockerbuild
|
37.6 KB |
sha256:97d579128eb178e22cfacfa4bed107a7738caad9e2a7fee62eebafd6cec8fda8
|
|
|
docker~build-push-action~QW7M0O.dockerbuild
|
52.5 KB |
sha256:8d1de14f79f2fa9af85b6e740bfc93ab784157c4fd5ca92f4e163db6f98e6dc0
|
|
|
docker~build-push-action~RHDXPB.dockerbuild
|
21.2 KB |
sha256:c1d877ee2b1b6ae1c131edfe564e68afccd59a2e6b8b5d91ac5790f39c4e4465
|
|
|
docker~build-push-action~S38YD6.dockerbuild
|
20.8 KB |
sha256:2344b86374732cee83755a21ac662efeb918397e8d0c6711e20852760c479d40
|
|
|
docker~build-push-action~SKU439.dockerbuild
|
11.5 KB |
sha256:37777f89bfdb64b28ebea38e6535279373df2fab823a40932d8c9717c6824559
|
|
|
docker~build-push-action~SR2W6R.dockerbuild
|
19.2 KB |
sha256:f00452ba99ed035f28bde92b9d86bc0a4a3579cc57580913c689c60a3a6fe1cf
|
|
|
docker~build-push-action~T8VMXF.dockerbuild
|
10.9 KB |
sha256:fd89ff21d09a4cfe56c33a7e5540737e0b07fd991ae77fff36a06233afb1ea1a
|
|
|
docker~build-push-action~TS92L2.dockerbuild
|
17.2 KB |
sha256:308c49d00c53cca5534ebd8f1dcbcb36a6bee1feafa060aac53fc71532f6f30b
|
|
|
docker~build-push-action~TT6YRG.dockerbuild
|
19 KB |
sha256:79e1dd9b591253d0f1d30bbea5b71c4d477b68da62afa980d197d3a31503b914
|
|
|
docker~build-push-action~UHFN5Q.dockerbuild
|
26.3 KB |
sha256:b55e72adac100f27882cbd3fb1245220cfdbc63f5d88362582d9d9f3c2e4e597
|
|
|
docker~build-push-action~V1XLI4.dockerbuild
|
19.4 KB |
sha256:2dd8956bbeb4257aee52e408e6caae0e0ef015914473a57cba1d85c84f371122
|
|
|
docker~build-push-action~WO4IFP.dockerbuild
|
28.1 KB |
sha256:3e69faffc406e1dc478943504bb12ac7847aefaa445d33ee1575a993eddeb351
|
|
|
docker~build-push-action~WU4END.dockerbuild
|
17.1 KB |
sha256:6944ab7f8e1010614432acb3c235e37d2995e12ca63e2584bd6814e44248ba3a
|
|
|
docker~build-push-action~WWBLFO.dockerbuild
|
24.3 KB |
sha256:067fddf8d4e69f09d71d2a9840ed4c1acbd67e5790068e96267ce6f9142f5ef8
|
|
|
docker~build-push-action~XA8V2W.dockerbuild
|
47.2 KB |
sha256:8efc6c2c956d58e2181417e0ab0137c0378a9b05ecd43e45d994ed814b891b89
|
|
|
docker~build-push-action~XAFX5P.dockerbuild
|
50.9 KB |
sha256:39213b9b239336959a51498fe8c7fed3a46ed0e3621cf98189b6fbca83de160e
|
|
|
docker~build-push-action~XERATN.dockerbuild
|
12.3 KB |
sha256:336b9749ba73a9df1a3fb995b47e83c45bd5751a1114d948fe3a5f157c3c8382
|
|
|
docker~build-push-action~XKQF8G.dockerbuild
|
26 KB |
sha256:b50f8c3611e7cabbfafd77484012f10805102bb39e564b94571956561b98a42d
|
|
|
docker~build-push-action~Y0YWOU.dockerbuild
|
29 KB |
sha256:b05d8abad3ffc1b7d1874bf3cee880c7c7c7cb74c8ab671cb98b41417388503a
|
|
|
docker~build-push-action~Y6HSDN.dockerbuild
|
19.8 KB |
sha256:e787589089226d2d16c0c0058681a78cbf2431da53f4001cc3a4f284f33b4b92
|
|
|
docker~build-push-action~YH56MV.dockerbuild
|
31.6 KB |
sha256:2e15bfa9af9f3e851536573441699e76417ac77ee64fde828ff78b5a8695b77b
|
|
|
docker~build-push-action~YN3737.dockerbuild
|
56.7 KB |
sha256:1d7e3bc18481f019f2f9bd46bb79a87eada429bd02c7a2b0f48c995fda0012ac
|
|
|
docker~build-push-action~ZN3IUV.dockerbuild
|
19.4 KB |
sha256:1fe6fec96a1ea00d24f7a98ac53ecd84019d61c8a2fc2ea0262b65e90088b74d
|
|