Skip to content

ci

ci #863

Triggered via schedule May 9, 2025 10:02
Status Success
Total duration 2m 48s
Artifacts 53

ci.yml

on: schedule
minimal
19s
minimal
git-context
45s
git-context
git-context-secret
26s
git-context-secret
path-context
20s
path-context
example
21s
example
error
5s
error
error-buildx
20s
error-buildx
docker-driver
13s
docker-driver
export-docker
15s
export-docker
secret
22s
secret
secret-envs
16s
secret-envs
network
24s
network
shm-size
23s
shm-size
ulimit
22s
ulimit
cgroup-parent
19s
cgroup-parent
add-hosts
15s
add-hosts
no-cache-filters
23s
no-cache-filters
registry-cache
28s
registry-cache
github-cache
39s
github-cache
local-cache
35s
local-cache
standalone
1m 10s
standalone
named-context-pin
14s
named-context-pin
named-context-docker
20s
named-context-docker
named-context-container
33s
named-context-container
docker-config-malformed
14s
docker-config-malformed
proxy-docker-config
25s
proxy-docker-config
proxy-buildkitd
28s
proxy-buildkitd
annotations
19s
annotations
multi-output
20s
multi-output
load-and-push
22s
load-and-push
summary-disable
24s
summary-disable
summary-disable-deprecated
20s
summary-disable-deprecated
summary-not-supported
20s
summary-not-supported
record-upload-disable
23s
record-upload-disable
annotations-disabled
16s
annotations-disabled
call-check
14s
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:cdac22bb93f6edf96a9ca315e3271b9c9b19d671f6dde7dfb04a8ee33ecca567": 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-envs
INVALID_SECRET= is not a valid secret
secret
INVALID_SECRET= is not a valid secret
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/
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/
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
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/
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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
standalone
Docker is required to export a build record

Artifacts

Produced during runtime
Name Size Digest
crazy-max~docker-build-push-action~7AZ3R8.dockerbuild Expired
14.9 KB
sha256:f6099c9c9fc187717609356a7860db3d908f19e423dfb1550aaea1856994634b
crazy-max~docker-build-push-action~7C180S.dockerbuild Expired
24.1 KB
sha256:f672a5c97ddb157199fba5f739522a60c917385c85375ed92fc4cf115b9541e8
crazy-max~docker-build-push-action~7K6WBJ.dockerbuild Expired
17.9 KB
sha256:29b0d6e5485c364735fb736c148ff452e1c30be8c06d1ff8076fa17998f40ca1
crazy-max~docker-build-push-action~8D72EM.dockerbuild Expired
28.1 KB
sha256:4acf7420d0e54ec9572ed4519f245f252fc5c169b6c74a9c65a74b0bded4ba3e
crazy-max~docker-build-push-action~8EBF2S.dockerbuild Expired
45.3 KB
sha256:d3e3353d28783d6fc6d52d3535ff6ecdb5ab20d545fd7bb653d512ac5bfcbcc2
crazy-max~docker-build-push-action~8XZ8KG.dockerbuild Expired
23 KB
sha256:bad0af6eb8f14c26067285dd26fb77452fb49116fba6fe139d5d30adcb02911b
crazy-max~docker-build-push-action~9A0SDT.dockerbuild Expired
15.4 KB
sha256:5185afdf94f9ab4e345a32d0d5d15d5244e2510198cf2b4f2a320fc0265a6401
crazy-max~docker-build-push-action~9VSC74.dockerbuild Expired
16.7 KB
sha256:a1a05f49ab7275912d1d4aba061a0ab1e545fc7cff62334a504e8d0d74dea3a8
crazy-max~docker-build-push-action~A6J7Z8.dockerbuild Expired
17.2 KB
sha256:c0d20962d19cd1f114922619b94d78a01db0e95aea9140e00a93ac602f740c0b
crazy-max~docker-build-push-action~B3O9QF.dockerbuild Expired
16.7 KB
sha256:890587d6fa6668c70a6eee6c6c4ecc6c72e497a9fa51e07612e6c2ff239469db
crazy-max~docker-build-push-action~BU40XB.dockerbuild Expired
15.1 KB
sha256:ba405dd931c55a4aeba14be6d44e83d37fac44cb92a329901a6535d0e84e602f
crazy-max~docker-build-push-action~C219G1.dockerbuild Expired
24 KB
sha256:3113947e5b667a4f548568e225ec79d6a2c84a6f3a139540906ccad28f5ef6c5
crazy-max~docker-build-push-action~CXJYXL.dockerbuild Expired
25 KB
sha256:5901f004be4af62f8798d7c4dc51aba4eb222f9660337ba7339dd14a12ecaade
crazy-max~docker-build-push-action~FP2FOM.dockerbuild Expired
10.3 KB
sha256:77e6773ccef8bc22ff9178062b0e77369fccaa8f991551a0dae705fd91a978ac
crazy-max~docker-build-push-action~FQRIUF.dockerbuild Expired
41.1 KB
sha256:137e543d23f5a35af9a393ab287eaaeee4cf33690498138081f5286309b892b3
crazy-max~docker-build-push-action~G8UFDK.dockerbuild Expired
43.6 KB
sha256:62c496902e02cb6c3252b242f47a374b4c4835ddc43957279630cd42c8b3d8e9
crazy-max~docker-build-push-action~ICVXXQ.dockerbuild Expired
37.9 KB
sha256:e46a77af0bdca87d71719da13c74f77f09d3cf22371b6d74c2cfd4f1d2764b93
crazy-max~docker-build-push-action~IIOMU2.dockerbuild Expired
11.9 KB
sha256:99f72478dc4e7ff9a61af5889d1d72fc90857b7d6a813ccee0d1046a7f1fb6d0
crazy-max~docker-build-push-action~IPMVGZ.dockerbuild Expired
17.5 KB
sha256:3431705bd1bdae0c4a42ed7655419ec520bc2e351b83759189766913ab639ac1
crazy-max~docker-build-push-action~J6DE4W.dockerbuild Expired
17.1 KB
sha256:53a401f34ae18f533bcde85cac44ac2beb3d1cc579c81f4cdb6a247ff541a496
crazy-max~docker-build-push-action~JD3ZU0.dockerbuild Expired
46.8 KB
sha256:733840a20792bc435aee453d7fe550d25d7ff058567ffc69e02b57776f290c03
crazy-max~docker-build-push-action~JTOWLP.dockerbuild Expired
11.9 KB
sha256:bee70dcfa4b88163b5defe0adf6ba40eaa262f90a19252f2941093838774e29e
crazy-max~docker-build-push-action~JTVZ4U.dockerbuild Expired
17.9 KB
sha256:abad0ac6b9dc0b16a6a0b841f1a13a2973715a0e31016fa90f3d4ba36ff13ab7
crazy-max~docker-build-push-action~JYB79N.dockerbuild Expired
18.7 KB
sha256:ecfadebc7cf45419033a2dac594a3660afd6f81cfb480169c0475ddfd131fc2a
crazy-max~docker-build-push-action~KCD0UM.dockerbuild Expired
17.9 KB
sha256:656f7f2f4c064f80b31f1ae81db25014e064f9f20cd697666933563db3b3bd9a
crazy-max~docker-build-push-action~KWIWBS.dockerbuild Expired
24.5 KB
sha256:3d4de8e4dbc03fead786cc45dac07aacf3f7ce501153bbcd9c92f5f1c5643be4
crazy-max~docker-build-push-action~LMTNE6.dockerbuild Expired
17.3 KB
sha256:8dc6a7bcab601aeece5d516f52fafd517cb681ea62a6166fd505b2aa5c4cb01e
crazy-max~docker-build-push-action~LNQHZ7.dockerbuild Expired
26.1 KB
sha256:8152ba5e63b87d2cb2cb579d0aa71353d48eb452c2c4b968916cfd3b600e087a
crazy-max~docker-build-push-action~MSIWXT.dockerbuild Expired
17.3 KB
sha256:5ceb9f94e5b02b4b84090ff3c8e3c21bc8856ea15aaff2ed6f312acf95dbe345
crazy-max~docker-build-push-action~O4XZ3D.dockerbuild Expired
22.6 KB
sha256:371332880d6ea605f55caade6e27d8f58871e1a410aa8a4f0603d420d03cd08f
crazy-max~docker-build-push-action~OTQ38N.dockerbuild Expired
16.9 KB
sha256:cd4e8c595bd85e368c28cb7cc1c360625e845e27be192883f9837f47cdac20ab
crazy-max~docker-build-push-action~PC8IE9.dockerbuild Expired
11.8 KB
sha256:04edfc347597eaa58cb1ad37fb14ddd5556b6b3cc68ed77607907fcbc8701bb2
crazy-max~docker-build-push-action~PDOLHV.dockerbuild Expired
35.5 KB
sha256:4e7a5dfc30234bfb934d3645b77ee9cf5a2f3fc20a795c943b9ea42d389d9241
crazy-max~docker-build-push-action~QE10GQ.dockerbuild Expired
18.7 KB
sha256:b39ca55716ff977b4dd382475f3b8f8e05df932c857c7a392046831d6e2eca69
crazy-max~docker-build-push-action~R6JETL.dockerbuild Expired
36.3 KB
sha256:3fb6c817e83471bfcc28b077572550bb1db4e433cf2387af7f0452c040a6fa1f
crazy-max~docker-build-push-action~RKQ3JS.dockerbuild Expired
25.4 KB
sha256:b17c41c006c9f86e836aeadc33050f7541c9415e952eed08a251adc117e61a99
crazy-max~docker-build-push-action~RKTFAT.dockerbuild Expired
27.7 KB
sha256:4c83d4cc3ac5b2ececb7764838d71b4adb2ec31701fe7955ba63db7c6c2933fb
crazy-max~docker-build-push-action~RRLYKX.dockerbuild Expired
11.1 KB
sha256:c15bb215a0d061028a459edcfe199c2b0b9806bb77648c53e2becb1dcbdcb913
crazy-max~docker-build-push-action~SKJ01N.dockerbuild Expired
17.6 KB
sha256:f1681c5d110bd11842c114492683a8f6bb6e314336ac36c96b6c1041bf4ad1af
crazy-max~docker-build-push-action~THDYVF.dockerbuild Expired
23.4 KB
sha256:9015e80ea0052bc141d7d59fee3b69f92ad330d20f3aad67b14275083330888b
crazy-max~docker-build-push-action~TJOZUA.dockerbuild Expired
28.6 KB
sha256:b5a78e830880b8b33339d42cc090161620f7d7c33d3369663b784de29b34a77b
crazy-max~docker-build-push-action~UFK92B.dockerbuild Expired
11.6 KB
sha256:8f17b6afebb2b6970bfbee48fe29382f79b0ec29fe010c34a413620590752053
crazy-max~docker-build-push-action~UNKDFV.dockerbuild Expired
11.4 KB
sha256:bf084975acd0f069f2b0d3d5cfdf67ceeabb1cbcc5e590dcf18f78ca720611fa
crazy-max~docker-build-push-action~UQXAGU.dockerbuild Expired
11.4 KB
sha256:cf4054a14939b2cc6e7eed059bb7a5bd1935e7a720a7f59b8b635c45a81bffcf
crazy-max~docker-build-push-action~UTFCY0.dockerbuild Expired
36.4 KB
sha256:309f4690269e2402230c78456473c9beff81ba5a374f6d9720794ca002af13ab
crazy-max~docker-build-push-action~W08F02.dockerbuild Expired
37.2 KB
sha256:d55ef504b4045194b9d1b69779cca30f66fcee888d16075074516c4b30e091cc
crazy-max~docker-build-push-action~W7DWKE.dockerbuild Expired
26.3 KB
sha256:f72ffa6d1d7835ee8a2e2d8f488d9fb2176d39354bbf72595f9f5f42e56f6dd0
crazy-max~docker-build-push-action~WT2EQ3.dockerbuild Expired
11.7 KB
sha256:870524e930489f1f323e7433d73cf0f71d931de74160c5edf971e5029b539037
crazy-max~docker-build-push-action~Y2K9PH.dockerbuild Expired
14.5 KB
sha256:713b67ad550d9608d9a49d9f8641cd9546a9300aac94e73dbe75cc589dc1ee36
crazy-max~docker-build-push-action~Y3K1BP.dockerbuild Expired
46.3 KB
sha256:5242419b17a1b03c571b57ca4c0a0f5b64ea408948e7751a8f79c55bdf463495
crazy-max~docker-build-push-action~ZAE14K.dockerbuild Expired
46.8 KB
sha256:ee6029af0a61ab6defd2e3edad2c646de8062cc6a66d79b0542d6979db13404f
crazy-max~docker-build-push-action~ZLPBWD.dockerbuild Expired
17.2 KB
sha256:6cb8a7c3913f36d55e35b9b783fe2bcdb9dc51b21dcf85e9ab42ac0281d14a9f
crazy-max~docker-build-push-action~ZO0J49.dockerbuild Expired
28.7 KB
sha256:866830fc8dfc0cec939dc2623f871483088302b84192aede8be84d36300853f5