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

Triggered via schedule November 19, 2025 10:05
Status Success
Total duration 44s
Artifacts 57

ci.yml

on: schedule
minimal
26s
minimal
git-context
26s
git-context
git-context-secret
37s
git-context-secret
path-context
26s
path-context
example
17s
example
error
8s
error
error-buildx
24s
error-buildx
docker-driver
10s
docker-driver
export-docker
11s
export-docker
secret
15s
secret
secret-envs
15s
secret-envs
network
16s
network
shm-size
19s
shm-size
ulimit
19s
ulimit
cgroup-parent
17s
cgroup-parent
add-hosts
15s
add-hosts
no-cache-filters
24s
no-cache-filters
registry-cache
35s
registry-cache
github-cache
18s
github-cache
local-cache
27s
local-cache
standalone
18s
standalone
named-context-pin
15s
named-context-pin
named-context-docker
17s
named-context-docker
named-context-container
24s
named-context-container
docker-config-malformed
9s
docker-config-malformed
proxy-docker-config
22s
proxy-docker-config
proxy-buildkitd
17s
proxy-buildkitd
annotations
18s
annotations
multi-output
31s
multi-output
load-and-push
22s
load-and-push
summary-disable
25s
summary-disable
summary-disable-deprecated
20s
summary-disable-deprecated
summary-not-supported
26s
summary-not-supported
record-upload-disable
20s
record-upload-disable
annotations-disabled
18s
annotations-disabled
call-check
13s
call-check
no-default-attestations
25s
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:8b92a74ec24c6511c81370444f04d54b5c5170723c54a7dc8b07dd8be16a9e82": 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
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/
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/
secret
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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/
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~00ZMSD.dockerbuild
45.5 KB
sha256:7068275c2a6e2ca6994a539def2f31928b0ba6e7ce2b42094d768b5a4b2ec3a1
docker~build-push-action~1IPEKD.dockerbuild
17.4 KB
sha256:d2d6b5249f94660489b512e586f33b1a2d4ec4baf7fbad10c7ac3b34f28cd496
docker~build-push-action~2VRITO.dockerbuild
17.1 KB
sha256:44ccf70eab54f0816c9840346adf774561198447dbafaf4b60a1e9f265b85526
docker~build-push-action~2YR1RT.dockerbuild
21.5 KB
sha256:d4cc71ae5a9e2a10a583d2f617b8be332f1b2cc0882f56c32a058e5b8ee20e5a
docker~build-push-action~3EL76J.dockerbuild
28.2 KB
sha256:7e225e81e5d64058e0883762a68782962a9c009ad2c5a9a500acfa7861e56111
docker~build-push-action~43ESAY.dockerbuild
42.9 KB
sha256:ad494fa750388dde2f70ffb8aa14cb57c65fdbeeab7689ccf37d35bb32ad9dce
docker~build-push-action~5UD5CW.dockerbuild
19.7 KB
sha256:4ef458e416c88321df4f6ea7d0fa572ac5f19b73f9edd71edc9889312cddcea1
docker~build-push-action~6J7WON.dockerbuild
28.3 KB
sha256:244c85748eab57c39bf5161eb2896d118c6a81e093a8e42703ba81c8bad4cc57
docker~build-push-action~6KR6SK.dockerbuild
30.6 KB
sha256:89423944b6f9be18f5bfc8b5bedd09b0dec909c648212d25d4e0c9a4522971d1
docker~build-push-action~7GNSO9.dockerbuild
30 KB
sha256:e88859b4380e65b446bdf3829fb5a76bf0012aada9d04fca69358d1e69ad5ec6
docker~build-push-action~8DKB24.dockerbuild
11.8 KB
sha256:744318a859ef41936a3e12a42b3f310799872138a6cf9eaaf0e5454ec89951ce
docker~build-push-action~8PRB8G.dockerbuild
28.4 KB
sha256:9141f6611846d57f55ce5b1faef861b194177e919ab8f2c91231eecb4976785e
docker~build-push-action~ALZSW1.dockerbuild
17.1 KB
sha256:be53dff6e69a1cd4dafcf13150249f303755691e76ec06bce4348b2edba27cc9
docker~build-push-action~AUQJ0W.dockerbuild
21.3 KB
sha256:d651f85b042d937e5b7c0955c8ae0e8df12282230a4955fa97afa35905a77b3e
docker~build-push-action~BN4B5W.dockerbuild
19 KB
sha256:18e886491b0dc75c9467487198f9eec962d015cc6b36760594b08e2885cf3140
docker~build-push-action~C3RPGO.dockerbuild
58 KB
sha256:cd2315c0cd944a55595eaaa2b66db4e188cb279bde013b2dfae5db87bd55d38a
docker~build-push-action~DNHW2R.dockerbuild
20.5 KB
sha256:583cacae60abdcb77638509f827e624526282b93988e816b60de6f0e6f082a85
docker~build-push-action~ESQ83S.dockerbuild
14.3 KB
sha256:f0e4a5b8d18388343feea3ef8998e03a47912d5549eac1f077b334d3ee760d43
docker~build-push-action~HAGTAD.dockerbuild
27.5 KB
sha256:10f936ac32cfa0aeee20e7cfaa0226c8a69a6450fff7b55fa431227750540b48
docker~build-push-action~HFXJ3B.dockerbuild
12 KB
sha256:acc5d537c161a828a1a381ebf1af84dfe45573c1a83eccff6416294b4f4ac4e7
docker~build-push-action~HO1CE4.dockerbuild
28.2 KB
sha256:8f0b56bf8369c5cee1013c63d7b7120f76314dc5bc7ee43c9b5b77b3d1cd8035
docker~build-push-action~I6SML8.dockerbuild
48 KB
sha256:b58a8b518499e2b89a4d974c6f90c5fb1e9ca8fe4294dabdc8859e28922d4543
docker~build-push-action~IJPG9F.dockerbuild
19.2 KB
sha256:576cc3c79b0867eae6e2bf68657051da2d3df6c5c9c813a663af773c4d9f7b90
docker~build-push-action~J6XK67.dockerbuild
21 KB
sha256:900e92938999c62ff3308335d4d74c5e0b5fcbfc93ec9012feffa8ac9193e81d
docker~build-push-action~J8G96Y.dockerbuild
31.7 KB
sha256:c3668b036cb76d72daebbfdd155e58bcd6622604c82c35858b39fd06050e7cbb
docker~build-push-action~M0UPRS.dockerbuild
38 KB
sha256:d5e714ea37cecb92e05529e17ecadf37dc90e5c2f869143afa80dbd44eb70ab4
docker~build-push-action~M9EVN3.dockerbuild
46.5 KB
sha256:6704af891e542b7714cb3a547dba4655862d91097e03579ec0aedba9bbf9c2fc
docker~build-push-action~N4KFU7.dockerbuild
19.6 KB
sha256:3f2b84daff1f8ffbaf686a718de5efca97ccc7bc7055a27d6751b6159b4cf37c
docker~build-push-action~NEUCR8.dockerbuild
19.4 KB
sha256:5c880d3a1991fe724a4dd90f7767a40332a27ba1bf0beb1ef3a43ea15369d08d
docker~build-push-action~NR29NN.dockerbuild
11 KB
sha256:f68803b72cecf0ae81a0cec57d44783a0396b1413a59c8e2c759f653b295d2ea
docker~build-push-action~OKGJN4.dockerbuild
26.2 KB
sha256:c2dcbaf7e70f1911287c5e1c4102c71bc05ab90a45afd091fb9afed8d41700ad
docker~build-push-action~OTFQRX.dockerbuild
38.6 KB
sha256:f4ba8bb301421846ba28069ec5f7cbb36da12a92ce068144f08c8ba94fc4d5bb
docker~build-push-action~OXSA49.dockerbuild Expired
20.9 KB
sha256:a1c01fe00fb36ac2f3f3b8154981687b56193da135f3570568ff9a613b58c2ef
docker~build-push-action~P0HWDG.dockerbuild
31.5 KB
sha256:4043572cf2c518ea532375cd5edd7b971a6594b82578bbc0bccb399319f0fe48
docker~build-push-action~PNF2UG.dockerbuild
20.6 KB
sha256:27a4e1dbda827a08284a97a7cbb4a2893cd70dc4c29797cda91e1aa70f92d1ab
docker~build-push-action~RGWAC5.dockerbuild
39.5 KB
sha256:09d155ddbe5d3e7959538289cb1b6e1e58596c9a886ee1ec1b3db0f71a4101ff
docker~build-push-action~RK0VZ7.dockerbuild
11.4 KB
sha256:4356f890edc7ef953018abcbd31008bbbf9b359973998aa86b1eacd7c343e28c
docker~build-push-action~RPHTS9.dockerbuild
26.8 KB
sha256:97aab2ac0aca821ceb20e24fcf2a1bd9eb48ce4b015d49f01560fe3dbc132862
docker~build-push-action~RVVG2I.dockerbuild
11.7 KB
sha256:1532a2b6dad8be6d4ba6aace05793b0e1d18ae6df374e4e5de08e98b36e0df3d
docker~build-push-action~S65ZUM.dockerbuild
19.4 KB
sha256:9de82af76e918e065e6f4419b1ee441a6ea1f7a9af1d71b4685f09d3f29b0164
docker~build-push-action~S75FYR.dockerbuild
11.7 KB
sha256:6d39ec80f4d25ac505efde6d4df666f210c9b351b46341048ef1883458647773
docker~build-push-action~SC08CJ.dockerbuild
19.1 KB
sha256:eede66008aff0c7526c44161722ce11cffd19705a447b20e50c3895aacd41829
docker~build-push-action~SDBK62.dockerbuild
26.8 KB
sha256:459421d0dcc9fac5e74c0d74bdec379dc0acf09b1f5c28895a9f0d9e6180e9fe
docker~build-push-action~SICVYC.dockerbuild
12 KB
sha256:737360d28152a89194a6b86256a07b87ecda2e04627dbb8a960dbf6478c97fc3
docker~build-push-action~TGH245.dockerbuild
23.9 KB
sha256:0305b0f6be79321b54204076230ed9fed7db4703f7bf36500a05eada3ee23c7a
docker~build-push-action~TMP2HJ.dockerbuild
19.5 KB
sha256:965d7ea45368670cd594e751ee55eeb870fece6eade73b049bf798609db021f1
docker~build-push-action~TWFJ48.dockerbuild
19.9 KB
sha256:da29481dcca4a0047fe94be1472382b880ef00579dd8ac4b48280f850d5a5f89
docker~build-push-action~WHLU7F.dockerbuild
13.1 KB
sha256:0986ee0b5dec8f22ff5948e77605954f053451a6fff31a460d24bb20abb720e9
docker~build-push-action~WJJD36.dockerbuild
39.1 KB
sha256:0c5bbc7abf5ced950af5ce8000c159cdad032d3c57f608fa6b1596c4ec6c42b6
docker~build-push-action~WTWLN1.dockerbuild
19.5 KB
sha256:3bb1d8ef4bec11eec00c18eda6b354f2ce40f31759335b3748f1d7e42f4f904e
docker~build-push-action~XZJ2X6.dockerbuild
11.6 KB
sha256:d8a937cf36317d9884b8a178a1b0f7fe1e6015f2aed729ac340832cf28d0c7ee
docker~build-push-action~Y8G4IS.dockerbuild
49.4 KB
sha256:1a5d585f6b70bdf9a14be102c230b4826365c5e20318500571bbfcc6646dad03
docker~build-push-action~Y9T1WT.dockerbuild
19.3 KB
sha256:d193572a65f6ec701ba8b21bb088dc79cb66fef51d20697e9ec517800c2e8249
docker~build-push-action~YDU439.dockerbuild
20.8 KB
sha256:aa4237a39ba8c64e419d99f28ba8c5cf0798b38e18be9dfb48415f22723c7c05
docker~build-push-action~YR33WB.dockerbuild
51.1 KB
sha256:1f225855b5eabd5b656c591060e5c271fc2fb23cece8878d7840bac5635d8c84
docker~build-push-action~ZC8TKV.dockerbuild
25.4 KB
sha256:d1c1e3f348d2d9126651b1adb3c9cf1a2528650935a299be4db4a45e56206d99
docker~build-push-action~ZLPPT3.dockerbuild
20.8 KB
sha256:6cb24eabe6c486d863f3bfb8de0fc24fa39f8945004591df1c313f7025acc420