Skip to content

ci

ci #2730

Triggered via schedule March 25, 2026 10:18
Status Success
Total duration 48s
Artifacts 54

ci.yml

on: schedule
minimal
21s
minimal
git-context
24s
git-context
git-context-secret
38s
git-context-secret
path-context
17s
path-context
example
18s
example
error
15s
error
error-buildx
28s
error-buildx
docker-driver
10s
docker-driver
export-docker
9s
export-docker
secret
19s
secret
secret-envs
12s
secret-envs
network
21s
network
shm-size
18s
shm-size
ulimit
13s
ulimit
cgroup-parent
21s
cgroup-parent
add-hosts
13s
add-hosts
no-cache-filters
18s
no-cache-filters
registry-cache
32s
registry-cache
github-cache
43s
github-cache
local-cache
23s
local-cache
standalone
20s
standalone
named-context-pin
20s
named-context-pin
named-context-docker
18s
named-context-docker
named-context-container
29s
named-context-container
docker-config-malformed
10s
docker-config-malformed
proxy-docker-config
34s
proxy-docker-config
proxy-buildkitd
31s
proxy-buildkitd
annotations
20s
annotations
multi-output
20s
multi-output
load-and-push
23s
load-and-push
summary-disable
23s
summary-disable
summary-not-supported
19s
summary-not-supported
record-upload-disable
20s
record-upload-disable
annotations-disabled
15s
annotations-disabled
call-check
19s
call-check
no-default-attestations
18s
no-default-attestations
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 33 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:5969d40e32be82ed2001b6beb7c12a4c092bc1f56e0403b11ba583e98d59b6f1": 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 (line 8 column 1)
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/
checks (v0.14.1)
Failed to restore:
path-context
Failed to restore:
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/
secret
INVALID_SECRET= is not a valid secret
multi-output
Failed to restore:
summary-not-supported
Failed to restore:
multi (multi)
Failed to restore:
git-context
Failed to restore:
local-cache
Failed to restore:
load-and-push
Failed to restore:
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 (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to restore:
multi (multi-sudo)
Failed to restore:
error-buildx
Failed to restore:
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
registry-cache
Failed to restore:
git-context-secret
Failed to restore:
github-cache
Failed to restore:

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0C8RIG.dockerbuild
40.8 KB
sha256:a8672e37d7a3f22f7397f8927cee0fdaf2542dde9bfd9c1f0468b2d5e55a9b72
docker~build-push-action~0CZEVE.dockerbuild
17.1 KB
sha256:52a2f2e81e1695efbc36743aa23f039c39a98e5b381e6bd66941e531057d85b2
docker~build-push-action~128331.dockerbuild
10.4 KB
sha256:f22d3f90b0c71078a06a07730c13c510783e5ad793daf4d860efd98f70a1c7f8
docker~build-push-action~25WUBK.dockerbuild
40.5 KB
sha256:d4631d2b1097a27212f5dc08796037d97985a7a47cafc38de049df6eb4f6af4a
docker~build-push-action~3L5ATQ.dockerbuild
19.8 KB
sha256:5e07405991b4065b2e0aaad98f52808491a17d115bb2a6d1b5e010f310608e9e
docker~build-push-action~46T3S3.dockerbuild
47.3 KB
sha256:2f1e2a78f86d0e7b791c0c1a6283cc36c836f0599a3d1de1f5dbb955b2a3c18b
docker~build-push-action~6LCOFQ.dockerbuild
11.8 KB
sha256:fca62505445f7d8dfbe459540a07958c324ee5c50c902f708f508a1e1c56ae7c
docker~build-push-action~89LNH6.dockerbuild
19.3 KB
sha256:03e705d278e4bbad02feeff4d734d9aab8cd2c2c57e8c2ed7e8e538469ff8fd3
docker~build-push-action~AXC39C.dockerbuild
20 KB
sha256:33f5c1502cb87888716ef0111d66a2a7b1cedec7da709f4e9c2d4698f18d2581
docker~build-push-action~BI58YC.dockerbuild
51 KB
sha256:dcd7ff227ccd646d09983b2332ec98e8be63aa5e5705c37039445b48a98040e5
docker~build-push-action~CG2YVY.dockerbuild
20.1 KB
sha256:e24014724c6064d22b0f86e879a898f89bde8bce27e86a6ec50f30422d825e7a
docker~build-push-action~CV18XW.dockerbuild
11.7 KB
sha256:37789100afd36e3c463caa4a69c03a18f8952af41f2560207dfcceaa06058424
docker~build-push-action~D4V7OX.dockerbuild
27.7 KB
sha256:474aa5ed53c9a53437f086d7f681ffbdb886832a9c2b811fca8c463b5c3fdd74
docker~build-push-action~FACM58.dockerbuild
12.2 KB
sha256:5fb25f8e7a413dd7b382489b5d4aee8fd893515d783fbd345fde284efe2c9f88
docker~build-push-action~HV2Q74.dockerbuild
31.1 KB
sha256:372ea0eff2b4eef81217417153231d3cbccd0bec86a2efb8042f665d065dc6fd
docker~build-push-action~IJY3E0.dockerbuild
27.2 KB
sha256:bea42e94326cfe8d54f825506be37ea192ca0cd9ab9c9673250c4e0c3e767c61
docker~build-push-action~IVHFUQ.dockerbuild
20 KB
sha256:cf720c61631349fb8a1e986e52226b92a90bbb0ad8aec731b591452b08b5d8bc
docker~build-push-action~IZ52NK.dockerbuild
19.1 KB
sha256:ea68f7b9f83eda6582884258fb37928d112bb8a42f2b9069f411fc8172b8323d
docker~build-push-action~J4ZNE3.dockerbuild
17.1 KB
sha256:1e02a18cefd5a70c887fca37da79c05e5e0a3ab48ba44a85063fbd5cbe494323
docker~build-push-action~JV4A0I.dockerbuild
21.2 KB
sha256:23272ca35a97b9c5b63750ae114f560b2864548ae1cc6fbf4592ca1f8e6d23e0
docker~build-push-action~JVHTVY.dockerbuild
38.7 KB
sha256:cd0b65e5904b18c15959c84b7170e938814ae2393f74d879c89ea49356b367e5
docker~build-push-action~K7EDG1.dockerbuild
28.8 KB
sha256:921cc90ecf8fc79c95e1e083c74a6d02b54f67c44e4f85b2c4cc0e534cb3bead
docker~build-push-action~KH7E38.dockerbuild
21.1 KB
sha256:335f7a05e1d7f872b1199803c594f0ae1ac0121a712bee496c3b7256398c7acb
docker~build-push-action~LDTSD1.dockerbuild
27.9 KB
sha256:d815f32053ebdd0c03f501714bc05c2849015fb06b2887b351e70b3f5b22c676
docker~build-push-action~M67SJK.dockerbuild
13.2 KB
sha256:1ac73f622074fb8e92c54692739fd01bd52ce92f2c49e2b550d5aff17762ea54
docker~build-push-action~MO4KEO.dockerbuild
27.1 KB
sha256:4a48a9ac56124949ef4569ae2b713b8579aeec895bcc8f66f0ebfa0234c2fb45
docker~build-push-action~NDHV8I.dockerbuild
29.6 KB
sha256:ccabbfc2b0bc0c0e4f6060b67584eafd17861d9da5a9b82e5931dcea5eef1f14
docker~build-push-action~NYTK3W.dockerbuild
19.7 KB
sha256:b201ec33ff813d47430eb8c55173ba4ef9e56172e84350baa5e7842829ed14ae
docker~build-push-action~O046FK.dockerbuild
19.4 KB
sha256:2bb91945dd3b1601a5a13f618dcf75ffd65b8adb49102d5a5a170fc371b5d5cf
docker~build-push-action~OBN2G3.dockerbuild
12 KB
sha256:444525bde8a38db14946684d3e1e30279a05ceaebd812e39dd7e330434e01869
docker~build-push-action~OG999J.dockerbuild
12 KB
sha256:4eb92c8c72b3df5b4e5eddb9b854e65593d53be4ec809d4130feb8633db6880c
docker~build-push-action~P3BN0U.dockerbuild
21.2 KB
sha256:776e46f57035257d093c55de814c2ad2320a5ebce946524e5e391a2d9589cde6
docker~build-push-action~R3Y25H.dockerbuild
51.5 KB
sha256:addbf72ccd3d900dee81b763aa21980170381e8d66202478e1872a1a8902b487
docker~build-push-action~RFX0HV.dockerbuild
24 KB
sha256:f25b68ec653c56cfbc70ad4235208f8a856548423fbc3cabf6ef1c6a3f7eb38f
docker~build-push-action~SFJYG7.dockerbuild
38.6 KB
sha256:c7cf74bb6c670ba1d40ec361630198316711554a1105281809daa46bf08aead4
docker~build-push-action~SFNVD8.dockerbuild Expired
20.9 KB
sha256:d36f6de1ff75aab55c36cd50aca6d7f61eb8dc0e8e6a466c8d8e0fb38b4dd743
docker~build-push-action~SRXSW7.dockerbuild
17.6 KB
sha256:0f7f81c2cbfcf99e62a3a43b223bf2cf6236b057649e1dc3025e9ea9d514d854
docker~build-push-action~T4E0CJ.dockerbuild
40.1 KB
sha256:0f95e08926c31e4e5183f28c2a9fa3a7f1a2b84142abbf54bba3c1375ec7c1a0
docker~build-push-action~T5X4SO.dockerbuild
11.8 KB
sha256:7023cd89f8cfb78551b7ef24d42280686cd965fb21086e1adfbf2655aabc356d
docker~build-push-action~TH83IN.dockerbuild
44.3 KB
sha256:938206e70eb74a26f3bfeb2f365e4382031c0f80a5cc04a3024af1bf9c57c5f4
docker~build-push-action~TKA48G.dockerbuild
29.2 KB
sha256:c7054a49a9048922db229b0731a781e498a48561fe2cfe8ebc2db0e0e5815360
docker~build-push-action~TS2SE7.dockerbuild
52.5 KB
sha256:f9183424cd37c908ffb987036c016ff0c14d678a48f352ca1f13d0016279f26b
docker~build-push-action~UMG6N3.dockerbuild
30.7 KB
sha256:2a917a56b1b3652c090e0cc1cd5fe7211b6f380c733bc9d11baffa3a93052e20
docker~build-push-action~UZ4CNF.dockerbuild
26 KB
sha256:752452ef0ae7a3d1be636df28bb5b4a2d516651028f6a0a67f8bd46038233d23
docker~build-push-action~VOB1UQ.dockerbuild
25.7 KB
sha256:a8c63f6ba0ae43317a9844189acaf702ed09fe52d503639e5f17b1369b47f36b
docker~build-push-action~VOPLF0.dockerbuild
19.4 KB
sha256:ff59864f327777fb4d958ef050dd818a4eec6ddddb6474609f303964794cb841
docker~build-push-action~VZYA0O.dockerbuild
12 KB
sha256:c01498f9fb6469cdc3ae1a0278f299f3c980a02ef373fc170981a9a4170588d8
docker~build-push-action~WRUHI8.dockerbuild
20.8 KB
sha256:353ad6233cc688ea6efd648f2b81c241e3fbe3f67e51ea9c5dd486fb8479a428
docker~build-push-action~X86EWP.dockerbuild
21.1 KB
sha256:ae37c0276d5416740ee4346171380dcd63737d11f8bb4d2d51ad4a59dd5940e7
docker~build-push-action~XHSKNR.dockerbuild
19.5 KB
sha256:65a1f65328ce42f7d3fd3c2355fa3a0cf48176b4579f723830aa4319418873a3
docker~build-push-action~XJ8D5F.dockerbuild
30.3 KB
sha256:0547bccb3b71632d9ae9e0d56e95a3e44b18b0aaedfa3ac00a295d7b0e1d6739
docker~build-push-action~Y6IJUU.dockerbuild
27.4 KB
sha256:a9230d87ef5ed9006cb782279358c8ebd0986dc95ef11da8e25d1439cde3ffc6
docker~build-push-action~YVQPMD.dockerbuild
19.6 KB
sha256:f4426aff6fd5a5025d9b9312c110f4faac6e325e8e417c61b0b1557932fe7357
docker~build-push-action~YZ251L.dockerbuild
60.3 KB
sha256:70918888d5fee7ff9ea1abfe80581ec2df45ca01f02d42d5daade01051cada9e