ci #2830
ci.yml
on: schedule
minimal
31s
git-context
30s
git-context-query
30s
git-context-secret
1m 0s
path-context
25s
example
17s
error
5s
error-buildx
17s
docker-driver
8s
export-docker
9s
secret
21s
secret-files
17s
secret-envs
14s
network
16s
shm-size
13s
ulimit
19s
cgroup-parent
16s
add-hosts
16s
no-cache-filters
15s
registry-cache
29s
github-cache
31s
local-cache
32s
standalone
21s
named-context-pin
21s
named-context-docker
16s
named-context-container
20s
docker-config-malformed
11s
proxy-docker-config
23s
proxy-buildkitd
24s
annotations
24s
multi-output
20s
load-and-push
16s
summary-disable
28s
summary-not-supported
26s
record-upload-disable
27s
annotations-disabled
19s
call-check
10s
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?
|
|
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:2957ee9e2b6ec2a48cd6364352e7556421fb23b326ad8041bae699eb67f382a2": dial tcp [::1]:5000: connect: connection refused
|
|
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#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-envs
INVALID_SECRET= is not a valid secret
|
|
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/
|
|
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/
|
|
multi (multi-sudo)
Failed to restore:
|
|
error-buildx
Failed to restore:
|
|
load-and-push
Failed to restore:
|
|
checks (v0.14.1)
Failed to restore:
|
|
secret-files
INVALID_SECRET= is not a valid secret
|
|
multi-output
Failed to restore:
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
path-context
Failed to restore:
|
|
multi (multi)
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
|
|
registry-cache
Failed to restore:
|
|
git-context
Failed to restore:
|
|
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
git-context-query
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:
|
|
local-cache
Failed to restore:
|
|
github-cache
Failed to restore:
|
|
git-context-secret
Failed to restore:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~06LBRU.dockerbuild
|
27.1 KB |
sha256:8381c5c80a2ad462fea3d41aa40603079f34b6555ec02f82b90760b4a1681492
|
|
|
docker~build-push-action~2IICXD.dockerbuild
|
44.5 KB |
sha256:37e80a6eecbfdae59547d0bf2bc334b9d688f036b0f09e95853ad375cd1ea7f9
|
|
|
docker~build-push-action~2TZ2CR.dockerbuild
|
13.4 KB |
sha256:ef5c9ca92f23bebed4ac76d384c926cd6589ce0081d4df0479a6ea468813e89f
|
|
|
docker~build-push-action~3SWYT0.dockerbuild
|
21.2 KB |
sha256:fe24940c83b1d47b59c19e5726e1d770cdc4358f29a8c2dfbf9c18005d86a2c6
|
|
|
docker~build-push-action~52J7RK.dockerbuild
|
19.8 KB |
sha256:5c0334048081463165afe92d8606287f318b9b2f19b736dce8006a63451b9ed9
|
|
|
docker~build-push-action~609YK9.dockerbuild
|
21.2 KB |
sha256:10951006c3cf7279aea22300f8b2cef3dcdaaeb543e217645f960bdc3e254040
|
|
|
docker~build-push-action~8OE4XG.dockerbuild
|
40 KB |
sha256:ac902c9aa5a6777b1ce104083f1a8509b18c1284eba0b4f5f1ae0ea54fe4a74a
|
|
|
docker~build-push-action~8W6UYO.dockerbuild
|
39.4 KB |
sha256:598e06e2941bf7d760e7eca58aadfe801989157f0952ff46e3d4379f173a9969
|
|
|
docker~build-push-action~ANA3AW.dockerbuild
|
12.2 KB |
sha256:348f6c80e095566cc8da2469773617b4db4b9687544c92f6569d3afbb712472c
|
|
|
docker~build-push-action~CESBKD.dockerbuild
|
43 KB |
sha256:bc552f4e79549d1ec61f49bd3d4ef1fed6a6e2daa3fd2094d430b01036b9d9e4
|
|
|
docker~build-push-action~DW4XTE.dockerbuild
|
17.1 KB |
sha256:093277b4300ee78dcedfdb4447b2a8ae2ff646d8c6ee2094029db7073af149d6
|
|
|
docker~build-push-action~F15O46.dockerbuild
|
31.6 KB |
sha256:e1c4fa521201867827515f77fa0276420a91154c255fe063399f69441db5f28a
|
|
|
docker~build-push-action~F630CB.dockerbuild
|
19.5 KB |
sha256:76316cc3af3935782329f8d9c02cbbe5fe87e8bd0ad9d8cd993d58e758c5c16a
|
|
|
docker~build-push-action~HWK9I9.dockerbuild
|
20.8 KB |
sha256:b7449049b32475e1e64e4f1624e5b62996124438668ca24b57eac26b652b393f
|
|
|
docker~build-push-action~IEEGQC.dockerbuild
|
24.4 KB |
sha256:13f4107d1afeb12b10da765b82b2710622c484570af58e0316cf309b875b5a75
|
|
|
docker~build-push-action~IGSO1F.dockerbuild
|
36.1 KB |
sha256:11155adf23742fa3acc7bb2867d465261e4d2716406c3a6de09a9afbd7451935
|
|
|
docker~build-push-action~IVGLSF.dockerbuild
|
29.1 KB |
sha256:2ec07a631a63ea8f6576605f23742e9c3567dd62b859a38b8286a7fad9c679e3
|
|
|
docker~build-push-action~IWKN3M.dockerbuild
|
39.3 KB |
sha256:16966d9f50ee21149ca9924c14e1b2c99309ca556d15d5bcc2cdc0eafe61fe14
|
|
|
docker~build-push-action~IXJAFY.dockerbuild
|
31.4 KB |
sha256:cf3ca4262670b57f3f1c907b6fb4533d1fc466a60b1b9ac17c39dd35d60e8271
|
|
|
docker~build-push-action~J58WK5.dockerbuild
|
29.7 KB |
sha256:11113c55890a76b7827f6a7245d48d492796eaaf83651c742cac53d3a1f9100c
|
|
|
docker~build-push-action~KDXRY3.dockerbuild
|
25.9 KB |
sha256:5df9da25c6b1ff8648e6fd922b5bda4a4299b0847458bafe54bbf5a3c8cd7eea
|
|
|
docker~build-push-action~KENTDO.dockerbuild
|
19.5 KB |
sha256:58e811bace3757a3f71cbcd517c9cdb76ac2621784b3d8c7b871b2ad68dd075c
|
|
|
docker~build-push-action~KOMN9Y.dockerbuild
|
11.1 KB |
sha256:a484c54d11698d68f28154ab432858352959055e16dba14ac280ee8de921e149
|
|
|
docker~build-push-action~KTD195.dockerbuild
|
19.5 KB |
sha256:634b8da9fd4fbc0356c95af94ab70b452a5ad38c546ada21da6bb1791adcd580
|
|
|
docker~build-push-action~L4WHAO.dockerbuild
|
12 KB |
sha256:0eca1cb7c5e82f74b8917cce52038cabb6fb9cb164af405ff408f67c98536330
|
|
|
docker~build-push-action~MHIP4O.dockerbuild
|
12.2 KB |
sha256:af6056b992d9a60d8a0b308621bec5eef714350fb3a744e771ffdc75c934337d
|
|
|
docker~build-push-action~N6WPF6.dockerbuild
|
20 KB |
sha256:dbbd613c75d267048aa1eb1974558196d27cadf0506c0906d33e982e1e66b12e
|
|
|
docker~build-push-action~NEBV0O.dockerbuild
|
50 KB |
sha256:315111d39f245146d7c65f4836cc6be05b72b37b8bd510300adcdb030c99619c
|
|
|
docker~build-push-action~NLA970.dockerbuild
|
19.8 KB |
sha256:cb3281840e1cfff912087f1bf85f0db9bf7d4b5b7aac140b8cecf341bf0a2361
|
|
|
docker~build-push-action~ORCE2M.dockerbuild
|
51.9 KB |
sha256:660891b9eb8e8b0f3fc6a7aa749c4d7d0bcde241c07f1e6b7e64a8f68286a49b
|
|
|
docker~build-push-action~P9QYY9.dockerbuild
|
25.6 KB |
sha256:6a4f77644eb6b31418b168efb502365eb0f2192599249d1d5b15a25500801432
|
|
|
docker~build-push-action~Q302RN.dockerbuild
|
26.7 KB |
sha256:f344209683095f4bd3f872f5bc3382c33a51e9d2743f9115538502f033ff0390
|
|
|
docker~build-push-action~QUD8OE.dockerbuild
|
19.6 KB |
sha256:b4e359c046023c7fc9be3d623d82036ce979c922b3ba48651eab9d76a0fec04b
|
|
|
docker~build-push-action~QUNMC6.dockerbuild
|
49 KB |
sha256:5afd866cf1e6df8d540db0e3a4e19c314fb2211883fd024f029ccedd49fc787d
|
|
|
docker~build-push-action~QY3Y3N.dockerbuild
|
20 KB |
sha256:ad5f946b23a8240eb7bb60e8c82c42c26853f266c75f44365f38107d2f51cac6
|
|
|
docker~build-push-action~R32WXP.dockerbuild
|
59.2 KB |
sha256:c0073541e65ed4957d18ac16b9120d74ae453d82229e569208ef1f896521c66c
|
|
|
docker~build-push-action~REJPVS.dockerbuild
|
51.5 KB |
sha256:d563595a15895ccb5b859f78b8777a9e8e08f14440d715d04de75012589b42c4
|
|
|
docker~build-push-action~RQWOC6.dockerbuild
|
17.6 KB |
sha256:1298546584e44492d22b9ebf08fd380471f75d63f0effd7a3ea3fbb28cc50ce4
|
|
|
docker~build-push-action~SR0UV1.dockerbuild
|
17.4 KB |
sha256:473380ea61ce9471e1f4d42a1ab1fe692a98954b68d57fd31b32514a3a77f8d4
|
|
|
docker~build-push-action~TFX8AR.dockerbuild
|
19.1 KB |
sha256:f99d5eecea86700081788cfe6f7481fe2082b5c3432b62b0deee651968d2e9b9
|
|
|
docker~build-push-action~TIFCZV.dockerbuild
|
19.8 KB |
sha256:ef102b071c7399942d6b8e063e4cad2e84a213c760253cb643124dc99466183e
|
|
|
docker~build-push-action~TMT62J.dockerbuild
|
12.1 KB |
sha256:56d054bf6dd24144c11c399ae53ba2cbde84bbd852400969f8de31feb8646422
|
|
|
docker~build-push-action~TSGT9G.dockerbuild
|
21.6 KB |
sha256:7b560f7a6b3efa1c71f2ee7f6b37735c2d80644dc8820025e4baa03a80af6974
|
|
|
docker~build-push-action~TVWNNE.dockerbuild
Expired
|
21.7 KB |
sha256:46981de35ff326b4fc91ff21dcfff5dcd8a25e6753ec9dc22c33fd4623b023ba
|
|
|
docker~build-push-action~U4DWR6.dockerbuild
|
28.4 KB |
sha256:5b250138c7c5494201fe67ed644348abdb77c83991b904d45f05d7d0317c0e7b
|
|
|
docker~build-push-action~UG8O0H.dockerbuild
|
27 KB |
sha256:27bce7e005119875c4e39581e47c0d2190df05811dba4bd0e85417c16ec1d106
|
|
|
docker~build-push-action~WBRBOQ.dockerbuild
|
18.7 KB |
sha256:e5e59f3b9090bb590d95f01b5e0d04a19b8e8b46bc57cbb3c256e65cc566bcb0
|
|
|
docker~build-push-action~WPE2XR.dockerbuild
|
28.9 KB |
sha256:704e1848052d8ba99d9a48dbaa4359e1228f4e4bb0218c05b5489290e66ecde9
|
|
|
docker~build-push-action~WQLMFK.dockerbuild
|
20.9 KB |
sha256:96c140a56d7e3e24b02f82845644833794fa956f147c0876e80e8ac1e44025ed
|
|
|
docker~build-push-action~XHGEVQ.dockerbuild
|
45.3 KB |
sha256:3e3efd2662d89f5dbb04f3aa6fbd1c1daf373ae4c7f6e246d6b61535354eef74
|
|
|
docker~build-push-action~XNQ32Z.dockerbuild
|
11.4 KB |
sha256:19a71eb0b7b1217e31ffb859f5f3594a6aba482bf5fb756273def1fb4d9e427e
|
|
|
docker~build-push-action~YKVZYM.dockerbuild
|
19.4 KB |
sha256:ffdbbe1c8f9660c8717e2ab82e8cee6bb08a195c77da59315c5984fb014c4962
|
|
|
docker~build-push-action~Z32RRU.dockerbuild
|
30.4 KB |
sha256:193c67ac54c4f574a7036498909e103639768953f96b6f5d4507ebda3a3bf068
|
|
|
docker~build-push-action~Z6SCNX.dockerbuild
|
26 KB |
sha256:0939d5983a49508edc5d435471dc273e7e0bf4f85fe8b75af9f93ac8b88659ec
|
|
|
docker~build-push-action~ZLLR1A.dockerbuild
|
11.4 KB |
sha256:d3f2343cf009499b5cf677dd7f0654ec5ea685e9e0c45eb92bc8ac0cfc0c2783
|
|
|
docker~build-push-action~ZQT4NI.dockerbuild
|
11.4 KB |
sha256:9c3bd38cafd5e3d02896f951525837a34022129658e1ebfffffe84865d43ee56
|
|