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

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

ci.yml

on: schedule
minimal
28s
minimal
git-context
37s
git-context
git-context-secret
36s
git-context-secret
path-context
25s
path-context
example
22s
example
error
8s
error
error-buildx
18s
error-buildx
docker-driver
11s
docker-driver
export-docker
9s
export-docker
secret
14s
secret
secret-envs
11s
secret-envs
network
19s
network
shm-size
14s
shm-size
ulimit
13s
ulimit
cgroup-parent
19s
cgroup-parent
add-hosts
13s
add-hosts
no-cache-filters
18s
no-cache-filters
registry-cache
26s
registry-cache
github-cache
34s
github-cache
local-cache
36s
local-cache
standalone
26s
standalone
named-context-pin
22s
named-context-pin
named-context-docker
22s
named-context-docker
named-context-container
19s
named-context-container
docker-config-malformed
11s
docker-config-malformed
proxy-docker-config
20s
proxy-docker-config
proxy-buildkitd
26s
proxy-buildkitd
annotations
24s
annotations
multi-output
29s
multi-output
load-and-push
32s
load-and-push
summary-disable
25s
summary-disable
summary-disable-deprecated
17s
summary-disable-deprecated
summary-not-supported
19s
summary-not-supported
record-upload-disable
18s
record-upload-disable
annotations-disabled
22s
annotations-disabled
call-check
17s
call-check
no-default-attestations
30s
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:2f371c4d10f0d6bbe5d5ccbef56f28cf798bc5d943d41026b84f957a99c2cedb": 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#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#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/
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/
secret
INVALID_SECRET= is not a valid secret
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~0FX4HK.dockerbuild
11.1 KB
sha256:75ff12a5c63dfbeac5ed0c14317b40f0c96b71000cd9295e2237638f070754c9
docker~build-push-action~3XQM83.dockerbuild
27.2 KB
sha256:5f115625e0462920b5acca8ea4720ff2c0070abe1669ff9f64e51073e5da5bdd
docker~build-push-action~4JPANA.dockerbuild
19.4 KB
sha256:548604c33ee503b4c20ac91e73cb140e791c224932a18ca3332eb49b1c3cbe44
docker~build-push-action~4K91M1.dockerbuild
28.8 KB
sha256:e3dfdca59d4bfa50309f6326c0158701eed096ff426d2c2267b69351655f64ec
docker~build-push-action~5HN33O.dockerbuild
11.7 KB
sha256:11d555152cc0d40a8e6fe88a6edbc2526063cbc3bbca3e27f992631c519d46c4
docker~build-push-action~7UDDP4.dockerbuild
38.5 KB
sha256:17ee7bee5c0a3ea970687a23a0058f0181a7f22f741aeb4048e58edf1937b0ca
docker~build-push-action~9BCSDD.dockerbuild
23.7 KB
sha256:d50646d36963513df7ad68287dbde5b44c358f1e727cfd7b63cbe52b610e73e2
docker~build-push-action~9T8MQV.dockerbuild
50.5 KB
sha256:93c97e65d836e07326a0a2ab266bff865afc2dfbfe34f6201ac2965587fc1934
docker~build-push-action~BET1TG.dockerbuild
46.6 KB
sha256:4d374874f904b7f1e3e36d8eeb0ed33748a4ff3eabca5744368f89267472d452
docker~build-push-action~DMAIMA.dockerbuild
17.2 KB
sha256:fc7e12aefb2c5310ee9064bef3c8d38dc8f16a2a88552bce67560142c2cbaed0
docker~build-push-action~E9ZWB9.dockerbuild
48.8 KB
sha256:1237538e74e7fcdbe50bedce96d5ec932a7d301ed850c6279c47d89b42ced58d
docker~build-push-action~EGQGVX.dockerbuild
12 KB
sha256:6a25f269a29e3daf27b986aded02a3a8a320d7726e785aecd431a51b02fa23b5
docker~build-push-action~FSDHU9.dockerbuild
39.6 KB
sha256:5bd5b8c13ab857b2cdb1af30621e8553497502e5f6c285d7d2cdf234f52fd123
docker~build-push-action~GFPEQU.dockerbuild
25.9 KB
sha256:05bb7a95b794b18ae05e0782cad2d63a1f784efb2bfa333fe2924c2130d8f9e9
docker~build-push-action~HD7U9K.dockerbuild
39 KB
sha256:cb55d55c2522f9d422491c4ddebe71b325d72aa69845dc3eac56537361b30f8e
docker~build-push-action~I6ZMZN.dockerbuild
21.1 KB
sha256:29da2db8876c6c410912cf141cafa76c5deffd1da58f16334ef05c8fae66407a
docker~build-push-action~JRJOR9.dockerbuild
39 KB
sha256:ecbd923047332f204cf9f1dc0a365d2919a2ce8abc5bd6463620a9eab8e6ba11
docker~build-push-action~JRKBYF.dockerbuild
19.1 KB
sha256:01248425d3e518895defa0f0236725e18084e2cd77613e976ffaee4acd14d7c7
docker~build-push-action~JRVZI2.dockerbuild
19.9 KB
sha256:98e73ec03570e84cfb634557b5fba1229ee6d72b9740fc2f50426001bbc7788a
docker~build-push-action~K4SXLT.dockerbuild
14.3 KB
sha256:a42b9cbd12eb0c34b6d3a06c5eba7b58d7660f8e42a29204f1aed601f7a8e9d8
docker~build-push-action~KZHOLU.dockerbuild
26.2 KB
sha256:2721f1c743dd76e79f976c836393a688d99b66b928a2ff49440d083153aade20
docker~build-push-action~L1APM3.dockerbuild
20.9 KB
sha256:8bdf4a87eecf6640a25a615ec98f5262405e3b7eb5621c4eeaf74bd877de9a8d
docker~build-push-action~LH2EAE.dockerbuild
19.1 KB
sha256:5db5af2a87b838d734e93ae4179702816bf0089f35200207afec5e2c0570d7a6
docker~build-push-action~LRJB2F.dockerbuild
20.9 KB
sha256:1eb3d500a34fc59564f856beb1768383164b888ab124400058f0e03368d550f1
docker~build-push-action~LXELQG.dockerbuild
28.3 KB
sha256:3ab7fb048f2cf2554becb80c8630eb811c1c9b147354d2ff31468fd0dcb8a1c0
docker~build-push-action~MLZY3E.dockerbuild
28.8 KB
sha256:ac1ffcc8f231be06d0b165095cd907e716b9d72dda298dfed9227505da539635
docker~build-push-action~MPUTM2.dockerbuild
45.9 KB
sha256:d394bbb92d9494fecd1fb662198e706972c4759c0edf02cb46717a29c19dc056
docker~build-push-action~MUZPZ7.dockerbuild
26.4 KB
sha256:6c970a61da4a80ae1c83dff221e03c4aa6619f654144c53849cace4e2753db2d
docker~build-push-action~OHKBS5.dockerbuild
21.1 KB
sha256:f6191c2dff50ecb52e8b1b8d58d5fe918d97f6f64175910a008e2b614f729ffe
docker~build-push-action~P8M9UP.dockerbuild
52.6 KB
sha256:57eee09dd17e0f858353d05c2225f41885519c9417475cafa96454a450406dbf
docker~build-push-action~P8V6HX.dockerbuild
21.3 KB
sha256:6baa39fe721495453405f29fe47816043d4fea5dfafb4ed8456d8a83f6a3ed35
docker~build-push-action~PC0UUQ.dockerbuild
13.4 KB
sha256:6ea054a76540df602e9153de1586d2974be6a0d5b4774981236e485ffef3e3a0
docker~build-push-action~PTTXZE.dockerbuild
31.9 KB
sha256:0e873eaa510db9cc126c7bec562fa2a51ac641a3902e005e8714c3d58635f5c8
docker~build-push-action~QEKQ29.dockerbuild
11.8 KB
sha256:e6595e3b9a1c08ac709cb75659dd3c1bf1a2123ad8ec3a481d44edccb715a647
docker~build-push-action~QRYOZ5.dockerbuild
54.6 KB
sha256:edb84bc92e5df28c33bb1575d874fdd08e4e905f1f625e1358e8eba1deb56c24
docker~build-push-action~QSQ5YE.dockerbuild
12.3 KB
sha256:f3ed418c90578e172f95885d9909a224c59e7bef1d256f21270a7d37b93d7498
docker~build-push-action~QXWHVF.dockerbuild
20.1 KB
sha256:fba5b59b85f027f3287cbc1eda6d8aadf589405c2810c6354bd3164812aa2966
docker~build-push-action~R4QBJC.dockerbuild
21.1 KB
sha256:4934f1f1b5c2c96967f6b6d0be6df4faab49a5f7aabb12be5bffb9c6214e42a1
docker~build-push-action~RCXZMR.dockerbuild
19.3 KB
sha256:3c847c111df09144a33ab4b8bafb67dfa74275b7ca21ab4a3ec5ebbaabd02a18
docker~build-push-action~RUPSU5.dockerbuild
30.1 KB
sha256:de3cccd3012dc4769044cf0cabdc816aa51e64f71047d3a33b81fc01d69f744e
docker~build-push-action~S9V0MW.dockerbuild
11.5 KB
sha256:86ac67dc76aad2d767999d81c45b52077659303dce261584059203e04392954b
docker~build-push-action~T1C2R1.dockerbuild
19.4 KB
sha256:fde52ccabeaac8846757de137db08b9f32d6c89fe7f0b48d8b458476289de7c9
docker~build-push-action~TMPVL5.dockerbuild
19.6 KB
sha256:8363f12bc68aac32e05cb37593090f3f5192a3dfcf5ccdbc680aa40e36375568
docker~build-push-action~U1Q8M0.dockerbuild
19.4 KB
sha256:13e6f5e431f14ee6e42aa97c54a2cab9590f5a7889169f381d1ef2c2b30e1df2
docker~build-push-action~U7MHXO.dockerbuild
29.2 KB
sha256:0c0c2df0a29ec6d53b0962512240d4964f5d08a7f5d1171e3e11e2dd9e8d8209
docker~build-push-action~UALHVC.dockerbuild
42.6 KB
sha256:160ce613999353afdf6afcdc206baf7546cd4e33552c126f1f1cb1d0f989b365
docker~build-push-action~UX3P9L.dockerbuild
21 KB
sha256:ee5515bb0043e9690aa2a4a5a2d55070c5b544b28a9e184cf3b5cab9a1342632
docker~build-push-action~V44ODN.dockerbuild
11.8 KB
sha256:69a1b69b19816a786649be5e9b55600aac74438bd231d0d56862f9c21c1a7558
docker~build-push-action~V6FNFL.dockerbuild Expired
21.4 KB
sha256:cfe977e56724dd1b1681ef8af3b874a65f9e02327e88eb03817dc5d97f711c34
docker~build-push-action~W2ZWBA.dockerbuild
17.1 KB
sha256:1cbc23e44575352639c833c2bad00be094a963bc8dabe1a333e549b56e3077c1
docker~build-push-action~WLE5E2.dockerbuild
11.5 KB
sha256:5fdb1a475991f85b974d4f361276bea1dabadf65fa23df037dcc73949949abf5
docker~build-push-action~XA2E9B.dockerbuild
19.4 KB
sha256:9d25216477fa795897f3988109ecd35922b1d083dd2a600df8eb867007ae9917
docker~build-push-action~XFQK4T.dockerbuild
25.4 KB
sha256:2721cf7a15c0e24fba1ead6b893e28931cf5070d97f465689b90379b637a530e
docker~build-push-action~XIZSWN.dockerbuild
31 KB
sha256:ec8930c81878502e6f8a7309c0f69952e0d79b978ad86bae5e8e3825cc5bd852
docker~build-push-action~Y1XXW5.dockerbuild
19 KB
sha256:5513d8d240075bba21fca40ab597303c8a3a49c306ca75548e1ff6f6295fedbe
docker~build-push-action~YNOMKJ.dockerbuild
28.1 KB
sha256:20a10e999cf9cf5b14aeda67874b106d0fe7432519fdcdb889972671ca85d0fa
docker~build-push-action~ZS3Z4M.dockerbuild
17.7 KB
sha256:4e0b46c4a08c030849cd87ca8306758e8742f338cbd9af509757cfc3e588fb73