Skip to content

ci

ci #2456

Triggered via schedule October 29, 2025 10:04
Status Success
Total duration 50s
Artifacts 57

ci.yml

on: schedule
minimal
24s
minimal
git-context
30s
git-context
git-context-secret
25s
git-context-secret
path-context
18s
path-context
example
23s
example
error
6s
error
error-buildx
23s
error-buildx
docker-driver
10s
docker-driver
export-docker
13s
export-docker
secret
19s
secret
secret-envs
19s
secret-envs
network
22s
network
shm-size
23s
shm-size
ulimit
15s
ulimit
cgroup-parent
15s
cgroup-parent
add-hosts
12s
add-hosts
no-cache-filters
17s
no-cache-filters
registry-cache
36s
registry-cache
github-cache
23s
github-cache
local-cache
25s
local-cache
standalone
36s
standalone
named-context-pin
13s
named-context-pin
named-context-docker
23s
named-context-docker
named-context-container
22s
named-context-container
docker-config-malformed
13s
docker-config-malformed
proxy-docker-config
28s
proxy-docker-config
proxy-buildkitd
22s
proxy-buildkitd
annotations
21s
annotations
multi-output
31s
multi-output
load-and-push
18s
load-and-push
summary-disable
25s
summary-disable
summary-disable-deprecated
18s
summary-disable-deprecated
summary-not-supported
26s
summary-not-supported
record-upload-disable
22s
record-upload-disable
annotations-disabled
13s
annotations-disabled
call-check
26s
call-check
no-default-attestations
17s
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?
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:0a8a48d3a6919a0973dc449fe662db2b025a6d9af21afcba1026926a085a6060": dial tcp [::1]:5000: connect: connection refused
call-check
Check complete, 7 warnings have been found!
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/
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/
secret
INVALID_SECRET= is not a valid secret
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~0358QI.dockerbuild
18.6 KB
sha256:b4b05ea99a2a76f9595f5841c9fb8fe89504200bf5aa6c5e4a00835f2f188a69
docker~build-push-action~0TH767.dockerbuild
26.4 KB
sha256:13f5a14e651e685f6df2ba9a630c34ba1cb23535574b00472a1c8382c3d2a82e
docker~build-push-action~0VXIWW.dockerbuild
11.3 KB
sha256:6eccba85336a3fb7f99e0012e78b3b9c437f5bd1da1e6693573a2aecf7818908
docker~build-push-action~1NWZGN.dockerbuild
17.8 KB
sha256:4941138876e2f24b609fdb3dac0c8781cc88a7b0fa30fed5ab8d9faabf37bcf5
docker~build-push-action~1UHEDM.dockerbuild
17.9 KB
sha256:6a1a0c91d7812c9eb0212b1bb792d1da8af25832332d32648d8c1b4201315320
docker~build-push-action~2LHOVK.dockerbuild
25.8 KB
sha256:2e2e3fbab88fbe2070dd9b6d7ce0988bee321848953ea308b52cfe0ade0ef97f
docker~build-push-action~4OQS2T.dockerbuild
37.2 KB
sha256:c1fe1a3837ef65fb74d43e2ac6b41bd2b917ce94595a64f425e79d00835c687b
docker~build-push-action~5244LP.dockerbuild
48.3 KB
sha256:cdb16d8a0782fefef6bf9f36a1f77ab0d06fc9093b1666606f3cc78ebf8716d7
docker~build-push-action~68LW2F.dockerbuild
44 KB
sha256:2a6a47452436354ea6298fe7709c534bce2849b7e044d8bc112cbb2c7c7b5a72
docker~build-push-action~7G4ZUZ.dockerbuild
11.9 KB
sha256:9fb7b2c79d68fcfee10b9a7f44db19be656a41af930b4c2be89b73e9be1b31c7
docker~build-push-action~818KC3.dockerbuild
24 KB
sha256:085fa8eeba5476203b0cdcc7e5f537d12337a4753a705f44ea69f3b8de972dd9
docker~build-push-action~9IML20.dockerbuild
11.6 KB
sha256:368a7d90fe69ae9832bb4cbb65bc4adc0d9722d61971ba7ed9914a42453b3b98
docker~build-push-action~9IWP2I.dockerbuild
29 KB
sha256:d7442aa7a0eec5ecc34b161ecef158b71bf1ae6e35e5bb5287f5f63dc0422d64
docker~build-push-action~9X1MBX.dockerbuild
12.1 KB
sha256:f95650017b691cd3c9a67492d5250b0ddcbcc51995d0ce6cbf692c76a604bc11
docker~build-push-action~B2I62N.dockerbuild
17.5 KB
sha256:c5335f8dcb350d1904c477c1d258637e59e0450ec021b68c95d7c9fa82e53fdc
docker~build-push-action~B9M2QJ.dockerbuild
18.8 KB
sha256:2b588938601a6715e348d310b2b84914a1586c1885d53c91d48083542cf60507
docker~build-push-action~C3B3NO.dockerbuild
48.1 KB
sha256:b76b761f132d8778807b8ab0ed0d30b14c77a58aad69f611e6fa8f943c86ad1d
docker~build-push-action~D3WKTK.dockerbuild
37.8 KB
sha256:d83bc02b42242a26053b787503a144ede4e87f3c921f1fdbf694a32c47ddabe6
docker~build-push-action~EYSW7S.dockerbuild
11.3 KB
sha256:d7650770a805bb717af528e136024e29d767ce838db10c202b3e504414415e47
docker~build-push-action~F0GA0K.dockerbuild
22.5 KB
sha256:5f538d9459a99e2c1ec0502adde34d6dce36b579bc5857ad0d47946792367b45
docker~build-push-action~FEXMLB.dockerbuild
15 KB
sha256:2bcf7ae3f9bb0664ec6584dd64b7ab30fa2d43f20189716abc7ba1cadcac7f01
docker~build-push-action~G5ENKG.dockerbuild
18.2 KB
sha256:64a47899a56fbd83faaf7f70f979fa5d0ded98b46e84b10415741ff0d9e3b0e5
docker~build-push-action~HLK0SK.dockerbuild
25 KB
sha256:b96003185d3d7d7918d97cc5e3795fb1e1d71ac9db0d5daedfebd77dd4cbc19d
docker~build-push-action~I2KQVP.dockerbuild
42.7 KB
sha256:7f95698a39c9699364bce063198f00b062ffcc6a930f7f80803050823d67eb6c
docker~build-push-action~I7JTEL.dockerbuild
24.2 KB
sha256:327f139776390d34ff6432a6baf9a96353c375a3343fa09ce6c9d05a1759432c
docker~build-push-action~JAH0C1.dockerbuild
15.1 KB
sha256:6621409fc0669d89fde965eeb4ab5f3c625f99f0019106672126716fac2cac97
docker~build-push-action~KCTHJZ.dockerbuild
18.1 KB
sha256:b3d94eacc6e19838a97f560f7a9bd757461e414eacedf145c8777eb7f5566c9f
docker~build-push-action~KMIR6J.dockerbuild
11.3 KB
sha256:242a2f3dc32dd7010c798bf4e3d92d3ccf016191ee0ea6e97a3d78590d7d296c
docker~build-push-action~KW0U4C.dockerbuild
11.2 KB
sha256:9f4b03a96924f0e9e0e24ffb8e453addbf910948aacfdf31faa7cbc552ff3353
docker~build-push-action~KZHIG9.dockerbuild
15.2 KB
sha256:44867667ad414dce7ab57fde166ada5f0feba1c837bba466450a2d6ef62ea196
docker~build-push-action~LAM6XM.dockerbuild
36.3 KB
sha256:8349203abbc5ccf14ef0c9b06b3c3bfccba07675eb2ed1a6bcb4e8a8bfaf3140
docker~build-push-action~LSUI24.dockerbuild
47.1 KB
sha256:7915d7b9f53b622e2c62a5f8e0115dd272be3710e4d9e867c887aa6b60c87fe0
docker~build-push-action~M1N4A9.dockerbuild
26.7 KB
sha256:a4e1398a74d7da37be36063ffa5f8de33b5ca220b2153a146c58a61677472f56
docker~build-push-action~M1RW1C.dockerbuild
19.5 KB
sha256:cfdd29f6fdc542efc3a130db8817a56db60b971b5b12d062f3ea0e171a4c6784
docker~build-push-action~MBNTCF.dockerbuild
36.3 KB
sha256:9c09427a6a9f89ea59e4f05ff2000fc9ff68ccfd13de7df47ad44ccae9a9d2b9
docker~build-push-action~MKYOHE.dockerbuild
17.4 KB
sha256:5504ad1b3f726fa5105a69126fd4ab2eda011a2085cfeca85f4df14ce87ad90a
docker~build-push-action~MZSH3K.dockerbuild
37.9 KB
sha256:baa5c5b754d27e217248b1c1c69ebe83d285a28a102e02768259aa7faea57b1d
docker~build-push-action~NZS88O.dockerbuild
25.8 KB
sha256:13e96f57569acfe87d98039735b5cf2b69c29e2f34bfe5c016dbc948d226f3f9
docker~build-push-action~OJVI2O.dockerbuild
45.2 KB
sha256:009895109681327a60b584f3e0d368d684a864d8fa183b226a07d6cc84fd56f0
docker~build-push-action~OMECFS.dockerbuild
17.6 KB
sha256:35229756f6d4eefffe6a3c85bc39aa9397e8b216f2b5ee78217bacee122fc2dc
docker~build-push-action~P67LRR.dockerbuild
11.7 KB
sha256:c111b4e47aa3aaaaf6f9dff05f8c15aec7442b34c4038fcbb3f8c2a56171c411
docker~build-push-action~PLXBL1.dockerbuild
29.7 KB
sha256:70b8fb23009721a23089e3b1d856a88f5e4281335e66ae5e23bdd10f4b1400ec
docker~build-push-action~QBCEPG.dockerbuild
17.3 KB
sha256:74011a1eb136991a7e0acc610f7dd7938c695e181d2a3ba16876e873ce2a7fd1
docker~build-push-action~QIF6GY.dockerbuild
17.2 KB
sha256:3cc09dd01a654c5e5b2c13a1a87abd3cf8fa77167f7ce4340a7bf0e794a67806
docker~build-push-action~QWSSF8.dockerbuild
24.7 KB
sha256:eb0fbbcb26961598a3ddb56e12f13753f48c688693663c62cf12fd7e8a111fcb
docker~build-push-action~RGYAFW.dockerbuild
18 KB
sha256:49988e0429f26a0d09e034ce306cd02cf1547c282113db7ec5a0642c8f56f46c
docker~build-push-action~RY57HZ.dockerbuild
28.2 KB
sha256:44471da0f63d4917e54dc9578390f6c8bdd9bb4c9303f0ac4ac8dc03619d86b5
docker~build-push-action~TZQIUU.dockerbuild Expired
18.8 KB
sha256:52c1971c3a4a970322a83d926e1955cfd4016824de3b2298c10ba91f26068df6
docker~build-push-action~U2RPCT.dockerbuild
19.9 KB
sha256:f9fc289f98e1bf42ab316281f8243e8c8a8656b34038ac58db8a36d02888e472
docker~build-push-action~V1FX94.dockerbuild
17.4 KB
sha256:4cb9de9bf6925fd019bf6984b686c1b2d9ec28bd680114683ee53b413d5ec501
docker~build-push-action~VQGBPI.dockerbuild
14.3 KB
sha256:4bcb03bc1e9c9e579d5d8425b4fb06ca6226a4c9a1cde46dded714f45e22f9b5
docker~build-push-action~X930X7.dockerbuild
26.5 KB
sha256:24ef236b31eac9453400f027e75d205d78fbe3f9629972951cc8932393e70c0c
docker~build-push-action~YQCJ8D.dockerbuild
18.5 KB
sha256:1f9282ccb3837367336b21d320deaf609f9c04f5fecc1e466da0118f8021da05
docker~build-push-action~Z435UN.dockerbuild
18.7 KB
sha256:88e01eb312a41de0a12b11c76a6b6ce27d9ee22fb6e1200681b6f51ba64bb957
docker~build-push-action~ZD4I6J.dockerbuild
17 KB
sha256:139dc1d8b2a7b64205fea4da8ff67e2a6e456ce1cfc5699abb86aabd69e07832
docker~build-push-action~ZFHNHD.dockerbuild
24.1 KB
sha256:a00e9775cd5e8c111d7528585c478f3662fe522c69592ae1a7b23fb99ebf9479
docker~build-push-action~ZUYDHW.dockerbuild
12 KB
sha256:fcd58f9f00c48a911451e445843181ca3b9fbcf53f16c215dca3cd12646c4ed3