Skip to content

ci

ci #866

Triggered via schedule May 12, 2025 10:03
Status Success
Total duration 2m 18s
Artifacts 53

ci.yml

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

Annotations

3 errors and 21 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 solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:5b8f04981916844daba23c01c2a5b493e1d82fdc88903f2153c951d082191d98": dial tcp [::1]:5000: connect: connection refused
call-check
Check complete, 7 warnings have been found!
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)
Process "docker run" closed with code 1
secret
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
standalone
Docker is required to export a build record
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#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/
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/
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/
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/
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/
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/
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#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/
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/
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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.

Artifacts

Produced during runtime
Name Size Digest
crazy-max~docker-build-push-action~03ASIO.dockerbuild Expired
35.4 KB
sha256:98b77d2ce8eb184b577d97fee9afaad33c28ede3a85d3e1e31c3f44cea9048fb
crazy-max~docker-build-push-action~0TQAEC.dockerbuild Expired
11.6 KB
sha256:5830336f8958331234e64ed7512c3fdf5c15b03132fc0ffde44798fd51ca7089
crazy-max~docker-build-push-action~1DP7EK.dockerbuild Expired
25.2 KB
sha256:9412184a1bfd539d37077ed0a0c30096e07a9bf26188519970ad1acdd278a8d1
crazy-max~docker-build-push-action~35GW85.dockerbuild Expired
36 KB
sha256:bff18a0b7f09354c098564fda44d3106f991172fff651ec767cfb7314fec0bff
crazy-max~docker-build-push-action~3K9S2P.dockerbuild Expired
16.9 KB
sha256:31c97d69f7d0a4b36b48c21e2a67955720deb6e6680c7e30b2c5655826eb7753
crazy-max~docker-build-push-action~464WV7.dockerbuild Expired
10.3 KB
sha256:a93be2cd8eccb586edf704850f3aef0b303f07ccf892b2bec3746bc23bfa571b
crazy-max~docker-build-push-action~5B8M07.dockerbuild Expired
14.7 KB
sha256:69c596434fc233cea05ad2181ad66c59fe475e707189bcca409b6736642f4ae3
crazy-max~docker-build-push-action~5BDRGO.dockerbuild Expired
11.8 KB
sha256:d2c35bd2f917b9844e53f3d4b7548a2d3667359bbb0d9ded1255517cd534880e
crazy-max~docker-build-push-action~6APJW9.dockerbuild Expired
12 KB
sha256:4ea765f82cc0a55c6277ce50f0d839b1fd7ffc3ede0455e23d57bfd57d264f81
crazy-max~docker-build-push-action~6F9O7V.dockerbuild Expired
47.8 KB
sha256:97c3805df8742e0cbb1c12a07a10697c15310ace236355de35dd1858d5f392a8
crazy-max~docker-build-push-action~6I4KEQ.dockerbuild Expired
24 KB
sha256:871f2486bca51120af0fb2ba67435476a4e033722c6d9dffa3774a4f402f65b9
crazy-max~docker-build-push-action~7573Q3.dockerbuild Expired
28.9 KB
sha256:2f1748a0592067ac7fdd73b678dafa7919d91c91c18bd3d8f5d9d5da8476b301
crazy-max~docker-build-push-action~7LGOFT.dockerbuild Expired
16.7 KB
sha256:ecd0f90bd74235b1aa798635b222f881b8a5b1e8f09c9e30b0d8a458eaa7723a
crazy-max~docker-build-push-action~7P0CFF.dockerbuild Expired
16.9 KB
sha256:e847b23d5b8a166d7bd15d5a419f921148808901f38c92443c1a904a4d6e106b
crazy-max~docker-build-push-action~8KX6SI.dockerbuild Expired
28.6 KB
sha256:1b6eaca7e3a8af406f8dbdf129d6a1a4ea693c62524f3cd6bcf23c5fd845b3b8
crazy-max~docker-build-push-action~975UJD.dockerbuild Expired
28.1 KB
sha256:c8b07c29d93994f61ef9b925f5db997181f9f0622d546958be9e4dcf16c51065
crazy-max~docker-build-push-action~9OLXH0.dockerbuild Expired
17.9 KB
sha256:890974d254434e23d45d2e4d277412944c282c1069358b5dc12f91ec2c6bb328
crazy-max~docker-build-push-action~9Y87EZ.dockerbuild Expired
25.7 KB
sha256:889ec227c4034a821f96dd0d750c26aa8256e47260bb0c4124b375af35019928
crazy-max~docker-build-push-action~B0387H.dockerbuild Expired
18.5 KB
sha256:33ce628c3fca3ddd91dd5a5bf118af407faedc3b77df8c729ec3ef9cc43488e9
crazy-max~docker-build-push-action~DZHTFK.dockerbuild Expired
23 KB
sha256:aa26a44d5d0e29ed68ff8f9e168bc2f9377738e4a3ff81039bdf67e94d11ffb9
crazy-max~docker-build-push-action~IHIG3C.dockerbuild Expired
39.9 KB
sha256:c5080c91e04d0c216b5d4d80153d92406a62709db1b20c903ac51b0f524fcc3a
crazy-max~docker-build-push-action~J67E5L.dockerbuild Expired
36.7 KB
sha256:109d8c5b110b407bf9b2f4ef6a7fefd381d427045784ccbc387bbf15c7044008
crazy-max~docker-build-push-action~LKQPZS.dockerbuild Expired
23 KB
sha256:25e0c3547775bd7f6de55e897fcbd9b5519d31aff0ab37fc1eb5c8684b1ac623
crazy-max~docker-build-push-action~LMBOCC.dockerbuild Expired
17.2 KB
sha256:43be315e692e08e76babdb6015f87dcbf01af1e094be9208299400df802b5ee4
crazy-max~docker-build-push-action~LVY42R.dockerbuild Expired
45.8 KB
sha256:06177ea6725d5f18edead4446c2076b13b498aa8fedd4115f3837566f247bb4b
crazy-max~docker-build-push-action~M8HQCO.dockerbuild Expired
14.2 KB
sha256:114a2dced4ba743afac2d31269c9a473584656d55db5c2970c1ae0226cbc6a0c
crazy-max~docker-build-push-action~MY27AU.dockerbuild Expired
18 KB
sha256:e6274dcbb3f6941f34b4706b02774c6f290a18dcebfba111b6dd335df9572eca
crazy-max~docker-build-push-action~N7OEQ3.dockerbuild Expired
44.2 KB
sha256:21c6d02d88654f8c213d54d9869ca571caa4136e08169087199cc78de5c640c4
crazy-max~docker-build-push-action~NJANWH.dockerbuild Expired
11 KB
sha256:c9cbb096fa2475030d8bcf1e75debc297f73f31ced4ade345d3f456110fa9967
crazy-max~docker-build-push-action~NO4VNB.dockerbuild Expired
18.4 KB
sha256:4be1daf340855493e1fe6dc9b0a0839d4dbd6351559c48cf70c8b4a0658fc583
crazy-max~docker-build-push-action~O3E4P0.dockerbuild Expired
37 KB
sha256:46f2031535b63c5d59acee8d58ca19cd3890916bb5675764e7330f0b7cd84533
crazy-max~docker-build-push-action~P00XXX.dockerbuild Expired
17.1 KB
sha256:3052d52b74b63f9923ebd8a37694d14fd8c61a4d92ccc6bd765b390c93cac9d6
crazy-max~docker-build-push-action~PK8VUK.dockerbuild Expired
11.6 KB
sha256:81e9768c06fb2c58ad241d2baa93100845fd72ae6906b3cbf8fdc5ae2d36567d
crazy-max~docker-build-push-action~PLHJ17.dockerbuild Expired
45.4 KB
sha256:066d15c278de82fe9c67f3698ebcd95ae943ad3f9009e4a5b0be04e4d5dfd311
crazy-max~docker-build-push-action~PPY8GH.dockerbuild Expired
26.1 KB
sha256:51421c347cb23cdfc3417e8a20c147110190dad6a3829f3ab6609b178f29f654
crazy-max~docker-build-push-action~PSABJV.dockerbuild Expired
27.2 KB
sha256:71df212ad74d0f346c4d8c3eb54fa882676923ef9d4345e4879cde72b736c6e2
crazy-max~docker-build-push-action~PSMVY5.dockerbuild Expired
18.3 KB
sha256:6013ddf13cf9cd3c29f7649da6b2565ca5adebeb39e5df17a6878afd98486278
crazy-max~docker-build-push-action~Q24KZ8.dockerbuild Expired
17.3 KB
sha256:58dfbd1287576446470d3cb01d3ec175b2b0be693c0c98cefcad53d6d67ca845
crazy-max~docker-build-push-action~QRVRAA.dockerbuild Expired
23.6 KB
sha256:d7086cba538e882fe565125d2953014dac4f6625268de64b08618c8eabd7f7ee
crazy-max~docker-build-push-action~R3YJ5P.dockerbuild Expired
17.4 KB
sha256:07745fed4806ee28b70623077495267f294dd95ddc53b638f0b470d68df35290
crazy-max~docker-build-push-action~RAFJ1R.dockerbuild Expired
17.1 KB
sha256:73cb3825b4c721ffdfaef4a994cc42c65f0aa3ba46050b9f7a09e0259c3eb184
crazy-max~docker-build-push-action~RL8QXZ.dockerbuild Expired
21.9 KB
sha256:2c51b5115c7564985f7b2ad08742053f9d5bb9c59d52cd1c6274f579f0dc1338
crazy-max~docker-build-push-action~SW44CB.dockerbuild Expired
37.1 KB
sha256:2cd6dbbc0b6f6648d95577deff4ab73c5d19ef0baa79b43eba84fc979d98db73
crazy-max~docker-build-push-action~T4XDOU.dockerbuild Expired
24.7 KB
sha256:31d3f7bb32160a305c1ebd05442c497c404f3826c9dbcdac1753b818b963eb3d
crazy-max~docker-build-push-action~THIQVT.dockerbuild Expired
17.2 KB
sha256:e636156e9dfb0b40a9f1d33b18ddb03671065495e1aa646e913e18c68a351dfe
crazy-max~docker-build-push-action~TSANVY.dockerbuild Expired
17 KB
sha256:d6ad507eca3c313496ba31facb5d16b50c2262329b27ffe2a247d571ba2182ae
crazy-max~docker-build-push-action~TTG5JK.dockerbuild Expired
26.1 KB
sha256:2f3557a726046fb3b0ec3e7f469e18defe2eed3b38779d3e87c75ed92ee566b0
crazy-max~docker-build-push-action~UOPP8G.dockerbuild Expired
11.7 KB
sha256:d16ed44f1860f2f4e5270eff8a1c263bd38aff58812343153b6476a7178cfb53
crazy-max~docker-build-push-action~W6SSXH.dockerbuild Expired
14.7 KB
sha256:e1216a9642988e872d4fb0831ce0178faa1e9da2abe642fae1e3baba299c2bb0
crazy-max~docker-build-push-action~WL2OP8.dockerbuild Expired
11.5 KB
sha256:554bf6845c46f5b15d01f306887d54175328355ad80765dd2bac1cc2b16eb36d
crazy-max~docker-build-push-action~XLB3JH.dockerbuild Expired
11.5 KB
sha256:5652928f3937cbd6c7baab4e4a2ca9c9bc6c6a16c566b53315b98ae84019cfc5
crazy-max~docker-build-push-action~YQS6YH.dockerbuild Expired
44.4 KB
sha256:d90bf6801228210397e4298d4abe80cda5cf4dad675439a8941f833165ae3b62
crazy-max~docker-build-push-action~ZAQ3I3.dockerbuild Expired
15 KB
sha256:9f1d8877e0be371deba1a20ee10eeb739bc419ab063df0c9717575046fd56e53