Skip to content

ci

ci #2281

Triggered via schedule June 2, 2025 10:04
Status Success
Total duration 1m 7s
Artifacts 57

ci.yml

on: schedule
minimal
19s
minimal
git-context
32s
git-context
git-context-secret
34s
git-context-secret
path-context
29s
path-context
example
20s
example
error
6s
error
error-buildx
28s
error-buildx
docker-driver
14s
docker-driver
export-docker
12s
export-docker
secret
11s
secret
secret-envs
15s
secret-envs
network
18s
network
shm-size
12s
shm-size
ulimit
11s
ulimit
cgroup-parent
11s
cgroup-parent
add-hosts
22s
add-hosts
no-cache-filters
18s
no-cache-filters
registry-cache
23s
registry-cache
github-cache
31s
github-cache
local-cache
35s
local-cache
standalone
56s
standalone
named-context-pin
19s
named-context-pin
named-context-docker
14s
named-context-docker
named-context-container
32s
named-context-container
docker-config-malformed
24s
docker-config-malformed
proxy-docker-config
18s
proxy-docker-config
proxy-buildkitd
24s
proxy-buildkitd
annotations
25s
annotations
multi-output
21s
multi-output
load-and-push
18s
load-and-push
summary-disable
17s
summary-disable
summary-disable-deprecated
23s
summary-disable-deprecated
summary-not-supported
18s
summary-not-supported
record-upload-disable
18s
record-upload-disable
annotations-disabled
13s
annotations-disabled
call-check
12s
call-check
no-default-attestations
26s
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 solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:7ade21f322ee171c8d26cd668de79200455c49a14ecbc2a605a77fd27a0b04c1": dial tcp [::1]:5000: connect: connection refused
secret
INVALID_SECRET= is not a valid secret
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/
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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 149
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~0JS6KQ.dockerbuild
42.8 KB
sha256:0c9dd619523e24d675d7ceb043d661244c33170cc64439c5ba18b3021232ef66
docker~build-push-action~170WXU.dockerbuild
18.4 KB
sha256:743dbc0ff12323e221f16cb2bf59da8b4226d2e3d9ac9d47cebab1aa20d5aa0f
docker~build-push-action~1GDZTO.dockerbuild
23.6 KB
sha256:cec6397d46d2c6324fdde0aac898073aeab0ad24c1c2b9dfa32cf28a81fd8ab7
docker~build-push-action~1TQD9E.dockerbuild
11.6 KB
sha256:31b7339024ac11487cfb4dbad5f90d6a5baca867465bc672aedea62b196f03f8
docker~build-push-action~359L7Z.dockerbuild
18.2 KB
sha256:fcaa86710c61fcb3e6b0b6b1bec352a8780e72f4a1e918fd838515b78b259046
docker~build-push-action~4FMLZK.dockerbuild
27.5 KB
sha256:324ffec32849c28ce97793a031eb421545647d5bf56c0ef2360615b80ee8c424
docker~build-push-action~5G2KHY.dockerbuild
25.1 KB
sha256:b0aab58f40e529b26712603521de3f5b36a787bf20b6b9ca5171a4cc6cab9d04
docker~build-push-action~5W4DTZ.dockerbuild
22.5 KB
sha256:ae834d63a86ad5c6accce0e00f96e852b215ba44f9a3976e1595e9d06f8cbec1
docker~build-push-action~69XHT4.dockerbuild
16.9 KB
sha256:3205efccb58d41ebf3e8dae15fdc3cd95c81ce0bd4724a5c9c29f579a72971e6
docker~build-push-action~722Z1B.dockerbuild
16.9 KB
sha256:0c7648c23cd6d4698c2026a793972d72b114882fcd2d3b0e8a998e2dbf0d7527
docker~build-push-action~7CF5ED.dockerbuild
46.3 KB
sha256:34a6817432cdc0c37d5fa609eca5675c87b5d4e020eccbf931b95ce1aaac1226
docker~build-push-action~C5DX5H.dockerbuild
38.7 KB
sha256:524abed3896ba98a2ad5b1bdedfc02b20bb677cc4c0ce34c28defa3a72ba4777
docker~build-push-action~DFJLWH.dockerbuild
11.6 KB
sha256:24ab285a35822a2ce92f2d3bfe0d5d1627904db9800eb30e49d7c94adda5d048
docker~build-push-action~FIY7R8.dockerbuild
11.8 KB
sha256:e49e0b4f0b5722ee781dd6a528cf52faf258b9c38e4cd7a82f46b2c173465c62
docker~build-push-action~IIMMP4.dockerbuild
11.5 KB
sha256:59fbee8bb91cdd5e5cd8d4a887f1c244771e406c13370cb87c0fb2e91ad96da0
docker~build-push-action~JBDAZM.dockerbuild
11.8 KB
sha256:f0d3980c664e56409d10baa408d8dc2f794eaf96d3e25fe127982d6ed33de4be
docker~build-push-action~JK8MH1.dockerbuild
44.9 KB
sha256:fcb7613146a466f9e5255e50f8582bef717454dd8e768c93db7052961b623709
docker~build-push-action~JP0VEF.dockerbuild
25.4 KB
sha256:49dd80c1f1b170d47b42decf42b0acf9ce6a086ac907c2503b25205319e3dea6
docker~build-push-action~JPUWNM.dockerbuild
18.5 KB
sha256:eb9d71b5b8f4a5a7c844a01207931df3b975d3c4f3b5c8c04da2c20b94157b71
docker~build-push-action~KCUNRP.dockerbuild
14.8 KB
sha256:5baafc46ee3e23481ca340f1343cf065b3f98b7929982ccef5a03798b2ffb2d9
docker~build-push-action~KOW6RW.dockerbuild
17 KB
sha256:11993ed409fbcfcc8345425bfdfeb6ec492d5b9caad2aade88c5978abd209d20
docker~build-push-action~KY0MTV.dockerbuild
24.1 KB
sha256:350b99fb02cbf42ee98170e71a0fa9c7fa8ac907cfbdc3a686b1129358750e95
docker~build-push-action~L3NVSG.dockerbuild
44 KB
sha256:b8744df68cdbf47b5afc5ce0623263f528da56c782d8fd901bcf72160ec45eec
docker~build-push-action~LKGGWP.dockerbuild
16.9 KB
sha256:3447fb8945ccfa8f9b83e0af371692791766d58786d9c6012a3927a475977a3c
docker~build-push-action~LQVWHB.dockerbuild
17.3 KB
sha256:2e4bbf8b0a242719af88cc8e076072414bcce62dfd683ef60c721a39d4c061a4
docker~build-push-action~LT7V00.dockerbuild
37.4 KB
sha256:b41c01b5c985df9aa72cf7d7c56b465e29571aaab57e4b75f4ad3fd4585c9170
docker~build-push-action~LW4GF6.dockerbuild
17.5 KB
sha256:f0b77ec1e1471fd239adca849a931df109ed3d683c13d251dabf4edf2680181c
docker~build-push-action~MBZUDW.dockerbuild
28.3 KB
sha256:4e537de4868f0508bb878335f47e1a225d310d77de7af395bd36db36e09cd6bc
docker~build-push-action~N0NF1N.dockerbuild
17.3 KB
sha256:2afc6afdb56224976d64f8ec3928695a4eae7b5a960ba4473264a726466a4dd1
docker~build-push-action~N2MKW5.dockerbuild
14.7 KB
sha256:b44baf9c05ab31e29538b74788bfcf90e9e4d6506d3d05951711f636cb594afa
docker~build-push-action~OS54E2.dockerbuild
16.8 KB
sha256:c00ee0a618a97fe0b856a278f1fdad8d9b9ea22993e21c2732b8e18331c27c74
docker~build-push-action~Q12WT6.dockerbuild
25 KB
sha256:88dc2d569010504684a374b013fad7b9c22db49fc3f12913a6590fc43ee0cd59
docker~build-push-action~QM4I7Q.dockerbuild
18.6 KB
sha256:057d46cfdfeb11925fa46c6784ec90c28ce00d64ab12dbfbceec1ab40e5ad08c
docker~build-push-action~RIEINE.dockerbuild
18.5 KB
sha256:ec1b5b10ce35d9a90720845353a545bd68ced6554fdc2a228e507be0031c6ab8
docker~build-push-action~ROBEAW.dockerbuild
25.7 KB
sha256:5f63247aa55a182d3f377d3663a0968a8546cc72b307aaebf70fc7c20e3c472c
docker~build-push-action~S1HXND.dockerbuild
24.1 KB
sha256:80866a56a3d2e952d2f99f6e8baaff1eb959f544560cdc1584f3d690e63689c1
docker~build-push-action~SO8P3F.dockerbuild
46 KB
sha256:73c0df9febda14546e55f7b7a4153f40697e62128f67261f244b25f8236e790f
docker~build-push-action~SVP5MG.dockerbuild Expired
18.2 KB
sha256:85e076391c6835642f0772e65dd21792d7bfb531c5b8e08d0b9e760d61da82ec
docker~build-push-action~T796ZA.dockerbuild
11.1 KB
sha256:cc3763a3912a280a59f8bc017ebbd564f37bfce761e3b98a96acb6a8b60ab525
docker~build-push-action~TFIG91.dockerbuild
36 KB
sha256:c7ec894ecad8e20c759c68bcbee82b0f9e43520edd10b67fc22596dd4dd56a22
docker~build-push-action~U0MV7M.dockerbuild
28.1 KB
sha256:f8df0649a0d7c383fd65526f1032afb6c168235058ecbdf25e6a2f8dbaf13f1f
docker~build-push-action~U6DWV7.dockerbuild
11 KB
sha256:f26bcf2c3d542b23fcf1b649384107f5abe029e9946383e7adc6ccb878d97cc0
docker~build-push-action~US4P5C.dockerbuild
17.6 KB
sha256:986630961ad8685e44ba80350af0d76194fa1008afd5d46e208441c57ab42dda
docker~build-push-action~VYT89K.dockerbuild
11.8 KB
sha256:bcc0d3e69a072600de134463a044d8323620d7f338b5d8a552ffa7c10d20505b
docker~build-push-action~W8UOPJ.dockerbuild
45.3 KB
sha256:7f8fb09834cb339e72231041335a9be104cfbedd3a48bfb51afcf2e443ea4926
docker~build-push-action~WR5437.dockerbuild
22.2 KB
sha256:ee49ee038317cf3749ed408ceed4253fda84fb4cabd0276bbaa3d0872404f9d8
docker~build-push-action~XCN5TG.dockerbuild
15 KB
sha256:a111f1ee72d6b88ae0c81027847630c2f8e89a36aaa0dcaf4bf0663954c97a41
docker~build-push-action~XN7R8I.dockerbuild
25.8 KB
sha256:d478ab86037d86c792d16a6500d507d1ac8327af71a75a68713e06450009c2ef
docker~build-push-action~XQ16U1.dockerbuild
35.6 KB
sha256:dfc07807db88263f34f274e8470fca7da464859b124de246834b151725ecc257
docker~build-push-action~XQEW0Z.dockerbuild
11.3 KB
sha256:5a1c4e44ffb863d2fa86ac0121e1c5fc5a652d40a4228c9ee02502739ab79ceb
docker~build-push-action~Y009DP.dockerbuild
37.1 KB
sha256:57702f43bb84f487a6422c22e6956e138ae0540629a7303de3c22c92e5dac99d
docker~build-push-action~Y5RUGK.dockerbuild
18.4 KB
sha256:8e4b798942056e2e92cdab4db990edc32b4bcab5a01dff4df0a2da6a943a92ef
docker~build-push-action~YSP9LX.dockerbuild
28.2 KB
sha256:247bac0b1b476826a2dc72c8fda7632b87d6db6ea7a0627a1edf6973c9fed360
docker~build-push-action~YWNGR0.dockerbuild
16.9 KB
sha256:364e5c6671f7a82b43150fbe342725f70ede31538ae6f0e0744a20b6827df2eb
docker~build-push-action~ZKL1WB.dockerbuild
16.4 KB
sha256:0cb550249685326983a0b89a201f3dfe47bbbad794593ccd3923e9a529d6e0ec
docker~build-push-action~ZNFAWZ.dockerbuild
18.3 KB
sha256:4da10d4851de1d9f91816794038a2e305f01d6ff2feb8b980c28525fc7b03fc9
docker~build-push-action~ZOFFOH.dockerbuild
15.2 KB
sha256:055fa55d2501a8fab2bfa7766cff87d776edfe33c4bd31edf8ba370af7b98325