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 #2493

Triggered via schedule November 28, 2025 10:04
Status Success
Total duration 47s
Artifacts 57

ci.yml

on: schedule
minimal
25s
minimal
git-context
30s
git-context
git-context-secret
30s
git-context-secret
path-context
21s
path-context
example
27s
example
error
5s
error
error-buildx
23s
error-buildx
docker-driver
13s
docker-driver
export-docker
12s
export-docker
secret
14s
secret
secret-envs
18s
secret-envs
network
13s
network
shm-size
19s
shm-size
ulimit
21s
ulimit
cgroup-parent
18s
cgroup-parent
add-hosts
12s
add-hosts
no-cache-filters
15s
no-cache-filters
registry-cache
23s
registry-cache
github-cache
33s
github-cache
local-cache
42s
local-cache
standalone
17s
standalone
named-context-pin
16s
named-context-pin
named-context-docker
20s
named-context-docker
named-context-container
20s
named-context-container
docker-config-malformed
14s
docker-config-malformed
proxy-docker-config
28s
proxy-docker-config
proxy-buildkitd
22s
proxy-buildkitd
annotations
20s
annotations
multi-output
32s
multi-output
load-and-push
24s
load-and-push
summary-disable
19s
summary-disable
summary-disable-deprecated
17s
summary-disable-deprecated
summary-not-supported
18s
summary-not-supported
record-upload-disable
18s
record-upload-disable
annotations-disabled
15s
annotations-disabled
call-check
15s
call-check
no-default-attestations
26s
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:09dc65580e79bb06c0752a9cd0827989462db6ae25da822b762fa6c8d25cba21": dial tcp [::1]:5000: connect: connection refused
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
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/
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
secret-envs
INVALID_SECRET= is not a valid secret
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
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.

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0W4CJI.dockerbuild
40.8 KB
sha256:b727618a3b66174854ff365552dbff6865c50666f63b9af74bd865f02eddb121
docker~build-push-action~16EDZJ.dockerbuild
19.4 KB
sha256:2f69690eab88148c364e823ff9545dcd43ad2a456a7860e55019906e8cabe788
docker~build-push-action~174AYH.dockerbuild
17.3 KB
sha256:d76016db55e13be8b4372b2f8e1f1ecaba92690b724ead2cac786a22dbcf33c4
docker~build-push-action~1WD5VG.dockerbuild
58.6 KB
sha256:9f21fd8a3064b2753fae178887a31c245cc66c8c1a92cded8aac4c8b79f0b67c
docker~build-push-action~2AEZQ4.dockerbuild
21.2 KB
sha256:722375aa6427a3e01f22e156e62c9eb8800033ccbd742a189d48899c20231b17
docker~build-push-action~39LISL.dockerbuild
38.9 KB
sha256:62d256e5cf6e7f351718039a7c4ce4059b8dcbf00571580d315b2c3ecd20fb0e
docker~build-push-action~3I9OHB.dockerbuild
23.5 KB
sha256:a82811d0721cd17a714a1cec075c768d9f187ee75590238f0bfb85456ac40205
docker~build-push-action~3NCAT5.dockerbuild
12.2 KB
sha256:ac4d1c72e2c123b9bd893c605d341b7c58e298987d1096ae7aeed3f61970cf3b
docker~build-push-action~4KPQBG.dockerbuild
50.5 KB
sha256:23ccf861d01e7cb53b04a7f6e169c1ea78d5e8a34a1baa0e56732c0f8f5d91d7
docker~build-push-action~4PX4YL.dockerbuild
17.2 KB
sha256:a4c926072355f98ffc3d1b2e01fc18642f5efaf464ebd10411b3db4ac5e51e1f
docker~build-push-action~55IN99.dockerbuild
25.5 KB
sha256:c276409562c773f71951a62d2939b01327489b52696a8105dd3c88ad93a83bea
docker~build-push-action~6N0V92.dockerbuild
13.5 KB
sha256:b441920ed1565f509df4bb7c69119d1ab8738b8777a062b24093724e2e0d26c2
docker~build-push-action~8HASTQ.dockerbuild
19.5 KB
sha256:39bde96518bfdc91cb52faac48d4dd9d3625df71323247cc876ba1005be52aa2
docker~build-push-action~96FT4Y.dockerbuild
26.4 KB
sha256:88ef141dd75f4f8df0904fde6391b5275c7b41a0307f67798049b36c470460f3
docker~build-push-action~9AM24Z.dockerbuild
19 KB
sha256:984705168ff24e22a6f511c88fbeb6c81f24973fad2ef63325f5d37d91b0053c
docker~build-push-action~A3N9YD.dockerbuild
21.2 KB
sha256:d193a7648dff31da0d0b232a7530fcd875af024e0c68769b8f4228c33412a0f3
docker~build-push-action~C3FAPJ.dockerbuild
42.3 KB
sha256:0b6d67d98efd507a159522bb4ca7c43f327ea380842b1ba7cd6223ec09832dbf
docker~build-push-action~CJO21F.dockerbuild
38.6 KB
sha256:ee76f725e277864dd5f04da05799fc954fa34ccf0f11be14c596fbff35895bb0
docker~build-push-action~CTISII.dockerbuild
11.2 KB
sha256:ff0a467577c8f87679ddb437bcc266a2f6765bf01e3de01b7f6f4dfcc3f43697
docker~build-push-action~EU77YA.dockerbuild
28.2 KB
sha256:1b758fc66045ecfa70ee8f9522534dbda1fc8dbdfd819f2bc45674994d5fd3ed
docker~build-push-action~G84LG2.dockerbuild
28.5 KB
sha256:3f4d3e0ffcd306164e20fa98f2767dc02a31ac01579756f74028a374c3cb6218
docker~build-push-action~HT12T0.dockerbuild
20.7 KB
sha256:bb70c7b4505e401fc758e3fb47a7f7b2a10f8760005d2ed6dccb22a21842c68a
docker~build-push-action~IZ9OB7.dockerbuild
20.9 KB
sha256:4023d6e0cd68aa9871b2a927656bc5d55a8bd71f7b37b56b014355fe3aade063
docker~build-push-action~JPDHOB.dockerbuild Expired
20.7 KB
sha256:adabafca146918fcf5b839ff2e68304c24083b1a1400d2d4338be80af85a5def
docker~build-push-action~JTYBPG.dockerbuild
18.9 KB
sha256:39f8b6688377eb996235ae69976aae8b0655f5e8d6f9212bc412f7c804972fea
docker~build-push-action~MA9VC5.dockerbuild
28 KB
sha256:2db3690f68e5ab87f6c0caf47cf4398421c3fa288d0008f7e345eccca5c53de5
docker~build-push-action~MU30ZM.dockerbuild
31 KB
sha256:04aa35dcf709180f435e232327f4d9cb682a042ab9d8725ae7a205a6bcc48ed5
docker~build-push-action~NJ9B8S.dockerbuild
27.4 KB
sha256:daa11258d707ccd3552edb826fe9d2aa3c7112a39bb380775ada4cf69db5a5d9
docker~build-push-action~OAL6YN.dockerbuild
20.8 KB
sha256:a4b1a8290176be99a32ba5dd7adba8a54ad273d8b65484cd7f60f10066af6170
docker~build-push-action~PCVVON.dockerbuild
12.1 KB
sha256:a313ef2f985dab30316afec7f10adfd10466b45ac595a76b2ab2de769867cbbb
docker~build-push-action~PIBCBQ.dockerbuild
44 KB
sha256:94495d3bd8ff0ac177ab9e7daf355053d57e74ab829ada65fd785c22198bba88
docker~build-push-action~PMO0TB.dockerbuild
52.8 KB
sha256:0730713fbc6f7ba6fa9e1ada919a10e44a732a9df143dc5f75c28d3ca7250380
docker~build-push-action~QKDOUF.dockerbuild
19.5 KB
sha256:38475f198307ca22960b7b872920e72d2efac8eb0874312d02415d7b4f381ce7
docker~build-push-action~QW0D62.dockerbuild
17.6 KB
sha256:47f497ebb392aea82d3f9e95ea11642bd397eb38da0e7f941ed33a56cd0455e8
docker~build-push-action~R2BAXV.dockerbuild
19.9 KB
sha256:2db95172a8779858483dbdb145357d46ebe26ec1d83079e5d517cdd9481c157a
docker~build-push-action~RLIEE7.dockerbuild
19.8 KB
sha256:efaed0d2fe4259464a4b691771776684a4f9ca1faf86aa9d3c1780c46268a2d9
docker~build-push-action~RXUY3P.dockerbuild
12.3 KB
sha256:4b24f490ba154b69f850b3b17ef06a047d40774b3b7c30679462b022e0281d46
docker~build-push-action~S1KB52.dockerbuild
25.9 KB
sha256:f7880335e7e2ea60fe49c79b04501b42f8be6bab52133c5dd1a6432e2eee9abb
docker~build-push-action~S39Q9P.dockerbuild
21.1 KB
sha256:dcefe538c6cfa91cf66d43ed617156a928ee9a3875d01812f3a49384c1b66b6a
docker~build-push-action~SPN3TC.dockerbuild
19.7 KB
sha256:4907a48550d9ef5f8256b35bcfed9a1c51a19aad93acf8c59820d2ed96d56ac6
docker~build-push-action~SPOB1I.dockerbuild
19 KB
sha256:e86c302315589d77db9154cd332691e2f919ca865ab5d86f1b1d73fb9bdc1636
docker~build-push-action~SRNP5L.dockerbuild
19.1 KB
sha256:0a55a8ec0df517418a73c580df30f04aa6db6eef710ff7b222aaa7a452141c0e
docker~build-push-action~TN5ZKU.dockerbuild
31.6 KB
sha256:5af0063c9b3d971d70af2dbf17cd1047120cc36a6b3d485d51e0e18fe78cd01a
docker~build-push-action~TPO498.dockerbuild
12.2 KB
sha256:e30b65ec79c2f2ca6289aafa505bf5eb285d3da8a43cbbed55ed88389bf6db5e
docker~build-push-action~U3NOXM.dockerbuild
11.9 KB
sha256:48be2ddb74b219009d38f44ab3f7d1de8d829985407c4ae29cfdb5296daa7339
docker~build-push-action~V3VUVE.dockerbuild
19.3 KB
sha256:004312642d70cdaae5ad6afd391aad7c014b3d027957dd18bf71edce93035039
docker~build-push-action~V6LBN6.dockerbuild
11.4 KB
sha256:3b70a258b41e0ba1ef71f91a097339d4725311c51414b2bba0708a8962062526
docker~build-push-action~VERI8O.dockerbuild
11.6 KB
sha256:22a3c7a79c61f447df768aa1d33ec167c56e71f9e04bc02ac7502edafc5ddc68
docker~build-push-action~VZF8ZW.dockerbuild
20.9 KB
sha256:169cf746bbfe61f72f97dd964bf21609e5fa04037a1274796a2653f393494ee3
docker~build-push-action~WGICML.dockerbuild
28.8 KB
sha256:5c8034b31c96331f0c4057a46c3f184848ca4d37fe41d29ed91b64c97ff4d0f2
docker~build-push-action~WI01PJ.dockerbuild
43.4 KB
sha256:dae15c3ad42bc232a30af66bf447dd1ee54009f445023a9e16472242bc3a157d
docker~build-push-action~WQXT9Y.dockerbuild
28.1 KB
sha256:d6f67110ed39c00a767c4b82b7e0a5508182d25798ac807e12a2a338fb3ff740
docker~build-push-action~XA8BM8.dockerbuild
26.4 KB
sha256:e145e82ee1961d7cfed1d8dc51a5c686cae9d0d022804b7b6fafb75f5932d408
docker~build-push-action~XHM16Y.dockerbuild
49.4 KB
sha256:b1fe9bc02204eb55ab1376d176caab309f67be312978df312ed8eb546822c722
docker~build-push-action~XK2PZ4.dockerbuild
49.8 KB
sha256:8a3eb5f95da8eb2dd0f5e91ba7ac236dd1cd77364cea0b996025ee528f5c68d3
docker~build-push-action~Y1ARFX.dockerbuild
30.2 KB
sha256:0e54bb4732179c465ca4eda00c46206045d8cd8e964347d56ccfcd493389cc00
docker~build-push-action~Y7VBSV.dockerbuild
14.4 KB
sha256:87ca022ca3cc7a9532c094787a1f2889922b9df1b70cd0ed1c89805f4f4a539b