WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

ci

ci #2498

Triggered via schedule December 3, 2025 10:05
Status Success
Total duration 1m 3s
Artifacts 57

ci.yml

on: schedule
minimal
20s
minimal
git-context
36s
git-context
git-context-secret
39s
git-context-secret
path-context
20s
path-context
example
26s
example
error
6s
error
error-buildx
29s
error-buildx
docker-driver
10s
docker-driver
export-docker
14s
export-docker
secret
17s
secret
secret-envs
14s
secret-envs
network
21s
network
shm-size
18s
shm-size
ulimit
18s
ulimit
cgroup-parent
14s
cgroup-parent
add-hosts
13s
add-hosts
no-cache-filters
25s
no-cache-filters
registry-cache
35s
registry-cache
github-cache
34s
github-cache
local-cache
38s
local-cache
standalone
15s
standalone
named-context-pin
17s
named-context-pin
named-context-docker
24s
named-context-docker
named-context-container
28s
named-context-container
docker-config-malformed
10s
docker-config-malformed
proxy-docker-config
19s
proxy-docker-config
proxy-buildkitd
20s
proxy-buildkitd
annotations
22s
annotations
multi-output
40s
multi-output
load-and-push
19s
load-and-push
summary-disable
16s
summary-disable
summary-disable-deprecated
25s
summary-disable-deprecated
summary-not-supported
16s
summary-not-supported
record-upload-disable
17s
record-upload-disable
annotations-disabled
20s
annotations-disabled
call-check
16s
call-check
no-default-attestations
18s
no-default-attestations
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: export-legacy
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 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:b458660c0caf2f9ec8bb52b24b3c8ad2416996afbc1f46ac14ab198ef04f56b1": 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
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/
secret-envs
INVALID_SECRET= is not a valid secret
secret
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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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 (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~1B0XXS.dockerbuild
31.1 KB
sha256:ecd10e5911288d209a8aebd7355e74d9b580441a9d2e5d2fc6b37dab8156f033
docker~build-push-action~1XB3UL.dockerbuild
28.6 KB
sha256:1501e19710d7f195fc1712b72ab68eb6c3f001ea19b8e10af80c71c44e7d705b
docker~build-push-action~2H78JA.dockerbuild
19.5 KB
sha256:8f8b227b1d04d0f6812608c1c6c9b6606a2bbc0b4173e85757136781c93bbd3a
docker~build-push-action~2O53R5.dockerbuild
27.5 KB
sha256:1eccfacca7a6fad46cfd7da69a6571182e4813dd311867c57581bc033692510b
docker~build-push-action~2UBZHG.dockerbuild
27.9 KB
sha256:9207f2f3eca7a6bb8aa2bdbffa15648635f0dafe5a308d2ab3b6cf346b92ce31
docker~build-push-action~3CHEVW.dockerbuild
19.5 KB
sha256:afaaf725ba48c46de2598cae020a3a090fdafbf24eee92faa8f0905efc9427eb
docker~build-push-action~64IPLT.dockerbuild
11.6 KB
sha256:7577765a7bd0beb1d18b86fbe8d0319c5487f368e27ee8397addcba7004f408e
docker~build-push-action~70MUGQ.dockerbuild
20.8 KB
sha256:0a22f4f890966a3359e3183fecd1cb33dc28966e8652d12cb45d102eebe0b101
docker~build-push-action~99Q3MZ.dockerbuild
31.2 KB
sha256:a23220707fbc66bb7ddded2b343f1c0f78d7aba80c15bad51f386a623d1cfc1f
docker~build-push-action~ALEMKJ.dockerbuild
24.3 KB
sha256:d6bd79dfcbf7c647dbee03a53ea68e7d087951bdc145e6b3c9a059570bb93cc2
docker~build-push-action~D68DN8.dockerbuild
38.7 KB
sha256:59cdf1a5a0b1f11c9118dc3ecece02a28e27a87ea3c6bca5337a46fc58f4ae5b
docker~build-push-action~FD0UWY.dockerbuild
19.2 KB
sha256:663269da59deb6060c44cb29ec89e41448ba0ad50c9f1eb8209d1e27893f0d99
docker~build-push-action~H34IOU.dockerbuild
20.7 KB
sha256:a413c3a1f7b1d7329dcf3c3f6b126b6436dc3f6b4af707c00219c7d847542fb4
docker~build-push-action~H9I1LT.dockerbuild
12.1 KB
sha256:cf21fc8a70582fdb05bb588aea34cc9480a19482b9c08b7297a6a6c14cb4d039
docker~build-push-action~HB65OG.dockerbuild
19.7 KB
sha256:c58daa8ce2c128ff3b95354bbcd3ce8b3f472b6e3b48b7e98fd91d966f754ee5
docker~build-push-action~KUDIK1.dockerbuild
19.5 KB
sha256:383b1b4e984acc24e6ec3df9cbf392ba15c21b5f47dbe68c908626476b46556d
docker~build-push-action~KYJZ74.dockerbuild
12.3 KB
sha256:1de3c8197fc0658782341e83b080bff3dfaf57aa519dd99db46be6a09f853aa5
docker~build-push-action~L2WDR9.dockerbuild
17.7 KB
sha256:61f46020c8b213da99034c37718a0e2e626d849bf77953e6fa106d45e4de5cc3
docker~build-push-action~L4CUWR.dockerbuild
19.1 KB
sha256:aaf27f14b8c55d5866372fdeaef0325040ee8bd70c02018ed7cca42046597f5c
docker~build-push-action~LI9V5X.dockerbuild
39.4 KB
sha256:fa95d440fba8b2e9e895ef55c988057ed12a27f70f0ebaae7707e5776cd9f4d9
docker~build-push-action~LIXYVR.dockerbuild
19.1 KB
sha256:e5a2f6ef0be21cfdffd580b448c968573b87ee97c1e49e3c7eda578059ca6ee9
docker~build-push-action~MOSB7M.dockerbuild
21 KB
sha256:48eae3d14ba971175138d1c63a6084c0556077fdb3365ea2d531251b98533044
docker~build-push-action~MPVQQS.dockerbuild
11.2 KB
sha256:8be5b477fdb62a999808abaf85eee406d79aaf4a50770d46e6ce7389b34eb6a7
docker~build-push-action~N21KXJ.dockerbuild
17.2 KB
sha256:d36357351c0a58196f6d97a29546cf4e0437486b2c49777d73c05cc4abe71b17
docker~build-push-action~NEHYIX.dockerbuild
13.2 KB
sha256:f9a405bd32da0e595c6167dc5fe745f70439ffd91b4b202fde1171e4ddfbe6b2
docker~build-push-action~NU3EBK.dockerbuild
39.5 KB
sha256:b3f14ab9cf7877d22a9cc5fd4af57620daac23a957355a7cb4022401195fa582
docker~build-push-action~NVUVP3.dockerbuild
52.4 KB
sha256:91e1712a65b9911ec552cf0b7380d85c07e705b7f530663e93786ccaac96bc9f
docker~build-push-action~O7N9TE.dockerbuild
19.9 KB
sha256:7b42f55c65e58cb0cef1c911c5f7596e4f4afdee180463cd461cb5b614f2c5d8
docker~build-push-action~ODANUR.dockerbuild
28.3 KB
sha256:25643e71790d8635e1464dbd13b9719b817d208be2f403236d4b486b38176e73
docker~build-push-action~ORVCPR.dockerbuild
30 KB
sha256:9aa9140710115cc7747b20006d5d76e0c7c94574e04f9dc868474dd1237d2794
docker~build-push-action~P40LH4.dockerbuild
12 KB
sha256:c71a555bfbcf8e1679737115971b65d10af2497020daa1860ff71b17631e2700
docker~build-push-action~QC52I3.dockerbuild
20.7 KB
sha256:d13e41953d9cd327b4da32f730ee5fb2ba86d7e7b944cc22ccecdffa1a898376
docker~build-push-action~QNPXH1.dockerbuild
38.2 KB
sha256:c1730e710289188dae6f992a4f383d2f5cc5246b1ad527dcf88b552e4b5feaff
docker~build-push-action~R2YO3S.dockerbuild
28.4 KB
sha256:4ecc8e5b884ced7b918c3679491938883351923fee5e02dea144931ee40cea90
docker~build-push-action~R8EQCX.dockerbuild
19 KB
sha256:2a24fbfc33ebeab944a16afd5afe37e7563717de0cb8a173c009862ed097754d
docker~build-push-action~RQ8PP9.dockerbuild
12.3 KB
sha256:247ef6a2f5eb3246b996e15ba5b3fe8f261e4539aa6e1e217ea741570b97bf5d
docker~build-push-action~S1ODHG.dockerbuild
25.9 KB
sha256:b563ba1e8222464b616597300ea9473e0df84baee28f8c836674a4ab9e8c1e69
docker~build-push-action~S4JYDT.dockerbuild
50.5 KB
sha256:71a62a8a7074ca49985792850d3c18cb756f0d12569dd2d6f8fc628e56b7272a
docker~build-push-action~SXR8OV.dockerbuild
20.6 KB
sha256:506d29110d12be9b910a913af9ce3c5c0083dedff270e09a3c56ca6a8db13491
docker~build-push-action~SY0D0F.dockerbuild
12.4 KB
sha256:94f6e753ba9046e3f1774f4bfcb18436a05be53060646cf7a5bc137ca9b4635b
docker~build-push-action~UJNAJK.dockerbuild
20.6 KB
sha256:4d9c7fa331ef2e12458035d6590a5bb18d49c919d6852aba411569ccf0e1f615
docker~build-push-action~UR572V.dockerbuild
47.7 KB
sha256:f9a53415175add6358deac5fe6f61e73b1bf4d558b13fb9d8c3caa5e7926c723
docker~build-push-action~W5U8ZR.dockerbuild
14.3 KB
sha256:66e18350221b6b9f6a21d81aeb519fac3b27b72ff6e6410e27bb1012eb9b42ac
docker~build-push-action~WO11FP.dockerbuild
26 KB
sha256:661fd73736642fb5411c0184dc899efb7a71fbc26fc960f0b98df1110ddb21f7
docker~build-push-action~WWZNCU.dockerbuild
38.5 KB
sha256:a2fbe32811f4968301c030d94fb8f72fb54f61ea750faf7ad9845b8714b68d30
docker~build-push-action~WY4YZC.dockerbuild
19.7 KB
sha256:c856e49e28bc03fc3d489ab6a693e3f1576ee8730b2cced2196490173143a17f
docker~build-push-action~X4FWW0.dockerbuild
17.3 KB
sha256:ee98eda3024b37b4465be5e85ed46bf0b508dd14128068354a72137fa3913fa7
docker~build-push-action~X62HKX.dockerbuild
47.6 KB
sha256:86731125ebf8344466e3ebff8420fd2c824e2eb297b8b940f017c22ef5eb0354
docker~build-push-action~XY3VW6.dockerbuild Expired
20.8 KB
sha256:60ba421930b577a0f284ac08246fa6a7476fb95c99b656997b5f34878d866b57
docker~build-push-action~Y4ZPGJ.dockerbuild
53.1 KB
sha256:148a2939a3243e5be4ed1a30ce62685ef12817cfae428a94155be7484f383bbf
docker~build-push-action~YXCL5P.dockerbuild
26.2 KB
sha256:ec59c731e06b60b21888640e1245bde401173c0224272021cc05d540015e39d0
docker~build-push-action~YZW2VW.dockerbuild
46.3 KB
sha256:83bf4c39b23214dc8b75e05a9325f115ebbb7636495e56591684a7d3dc661561
docker~build-push-action~Z9VDFY.dockerbuild
19.1 KB
sha256:f6594141311c6ba9630ca8887eb04bd57cc7b81b09b9b5f13dafae2fc7333c1e
docker~build-push-action~ZFGZFR.dockerbuild
49.6 KB
sha256:fe6e40bd3ca117795cc399b7baa87a8631456177279802334e0d6b5f1030d884
docker~build-push-action~ZHVTTF.dockerbuild
11 KB
sha256:14c70453d4ac1a63c111ec2660597ed183a79278038b2835ffe7e1b400072f74
docker~build-push-action~ZLTS31.dockerbuild
20.9 KB
sha256:d2b54509b73748d611abbc47bd50d81c8166d68ccc0fa7451bda8928a1379725
docker~build-push-action~ZWCYG1.dockerbuild
25.6 KB
sha256:05dd47f286dc22ed5135fe6b3a45f8de7bf6fc9ffe3f7bfe3347f7bfa531979a