Skip to content

preserve trailing whitespace in secrets input #2888

preserve trailing whitespace in secrets input

preserve trailing whitespace in secrets input #2888

Triggered via pull request May 22, 2026 15:45
Status Success
Total duration 52s
Artifacts 56

ci.yml

on: pull_request
minimal
27s
minimal
git-context
37s
git-context
git-context-query
30s
git-context-query
git-context-secret
30s
git-context-secret
path-context
26s
path-context
example
20s
example
error
17s
error
error-buildx
25s
error-buildx
docker-driver
10s
docker-driver
export-docker
10s
export-docker
secret
13s
secret
secret-files
19s
secret-files
secret-envs
13s
secret-envs
network
17s
network
shm-size
19s
shm-size
ulimit
15s
ulimit
cgroup-parent
13s
cgroup-parent
add-hosts
16s
add-hosts
no-cache-filters
21s
no-cache-filters
registry-cache
21s
registry-cache
github-cache
34s
github-cache
local-cache
22s
local-cache
standalone
16s
standalone
named-context-pin
13s
named-context-pin
named-context-docker
25s
named-context-docker
named-context-container
20s
named-context-container
docker-config-malformed
10s
docker-config-malformed
proxy-docker-config
43s
proxy-docker-config
proxy-buildkitd
21s
proxy-buildkitd
annotations
16s
annotations
multi-output
27s
multi-output
load-and-push
19s
load-and-push
summary-disable
28s
summary-disable
summary-not-supported
27s
summary-not-supported
record-upload-disable
35s
record-upload-disable
annotations-disabled
18s
annotations-disabled
call-check
17s
call-check
no-default-attestations
32s
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 36 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:339e18f43e663cbbd3790353df381d0ab61bede1ab453d5c2323b8d2db0e9cab": 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)
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/
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/
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/
secret-envs
INVALID_SECRET= is not a valid secret
secret
INVALID_SECRET= is not a valid secret
multi (multi-sudo)
Failed to restore:
secret-files
INVALID_SECRET= is not a valid secret
checks (v0.14.1)
Failed to restore:
load-and-push
Failed to restore:
registry-cache
Failed to restore:
local-cache
Failed to restore:
error-buildx
Failed to restore:
path-context
Failed to restore:
multi-output
Failed to restore:
summary-not-supported
Failed to restore:
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
git-context-query
Failed to restore:
git-context-secret
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)
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
github-cache
Failed to restore:
git-context
Failed to restore:

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~1Y3HVM.dockerbuild
51 KB
sha256:e0e5fcdff8cc64b47f8d3d61833fd4380704da85502a854a3118e63beb0be857
docker~build-push-action~28H7HR.dockerbuild
37 KB
sha256:714d021edb847bffc59150edd94cd9e73519c29fc80db2daee24cf36c9cb503a
docker~build-push-action~3ZEHP8.dockerbuild
22.8 KB
sha256:cec1622cf5e09b3ec8348061dff0f963aae177021bef0e495e06b69ad32994b9
docker~build-push-action~5DG11Q.dockerbuild
29.1 KB
sha256:0288ffae40b7a2f264d0dac19ab01330d4f11b645f075fba9cb4ff5d84a9cc7d
docker~build-push-action~5ES1AP.dockerbuild
50.6 KB
sha256:968a515dd1aaa614dccf3de58375d6a1fb6bb75394c7ee84e6efda99f2275316
docker~build-push-action~84UK2Y.dockerbuild
24.6 KB
sha256:75f2719511ce616e39f15451b43900cbbce1095bbed5fd1854cd0b6735b70897
docker~build-push-action~9H5RQM.dockerbuild
24.5 KB
sha256:b452d2724a3196b60b1166d3051a2e835098a05b959922c6ac7a564dbb9e9d19
docker~build-push-action~9HPAXI.dockerbuild
87.8 KB
sha256:1648d218f64a1ce4ada5f213b6ff5b50c8b2eddd989e9967594d4115fed026a7
docker~build-push-action~9PWOHB.dockerbuild
43.6 KB
sha256:9d8b1ecfea1b0ff4e77f4f8cf2640a55abdb1b8167e7dd74d200391fe08b6543
docker~build-push-action~9XE7MR.dockerbuild
23.5 KB
sha256:7c9aae94ab5711509152b5bc89d7dd6a2c7d6597c9e55e97610c7cae2880a45c
docker~build-push-action~AYH1QR.dockerbuild
33.4 KB
sha256:be8c6b0cc6110ac4a31a1d49075231eeb3f1450e2019f7f1ffd121a14e4ee302
docker~build-push-action~BPADZH.dockerbuild
23.2 KB
sha256:1523973c6589773c86e18d3c1a225869bd09ab5ef0de02abad2f7531fbdca1ec
docker~build-push-action~C67RLQ.dockerbuild
12.9 KB
sha256:2e08185f1910b71923770a33ab2ee9dc6f5eb4eccca99abe5a7a8adefc87ac2c
docker~build-push-action~D1PJL1.dockerbuild
43.1 KB
sha256:df83e250cfd63ede12246fcb8c83de71487a99b793a52e338b8285b8be0ed20a
docker~build-push-action~EN1AQN.dockerbuild
60 KB
sha256:7906d336585a634de634156e5589b03eda21ee640343c3e44f00f7d9e21c6f54
docker~build-push-action~GRBO1F.dockerbuild
23.5 KB
sha256:043a8d2737ef2200316d83278d9902ff67ca909e752625deb3ccd2a1e439112a
docker~build-push-action~HHMZAT.dockerbuild
12.3 KB
sha256:2d254c73a591de688ab89d1fa601d47cbdde1e989c24eb811c52b72d2c13d4a4
docker~build-push-action~HSQAMQ.dockerbuild
23.5 KB
sha256:f1acf493cee303f18966c0938006e7e5a2830009f2f0a86bfd4b3fb016faf15a
docker~build-push-action~HZKZQ6.dockerbuild
15.4 KB
sha256:fe16e753d78ca539af2f624d3a5570f6cfc30dee939c25027e72891f6a27715a
docker~build-push-action~IB1GF2.dockerbuild
53.4 KB
sha256:410ea8733fa839e1f8f6f7df734a8f91159f2aee677c8f04ddb175bfa5be5858
docker~build-push-action~IFH5L7.dockerbuild
39.5 KB
sha256:f2be2859d690fcf1de0ef42b9cbeecdf2a55f895fdbbfeeda6b3474ee390a666
docker~build-push-action~INW8R9.dockerbuild Expired
24.6 KB
sha256:d6c4a94fb5a9ada4b86918f5feddd73ecec0d03bc773699d975962717db74efd
docker~build-push-action~IQNVE7.dockerbuild
32 KB
sha256:ad490526336e05b057d67287ef26b1808ca997ec4b48790a0d4faf97fef333dd
docker~build-push-action~IURZK9.dockerbuild
33.6 KB
sha256:8b620f5a32810f4edac62bc0b37d4e3632539acf335d500f7dd54a4cd19d000f
docker~build-push-action~K2O66Z.dockerbuild
56.8 KB
sha256:b06c82d876d0d6d2c20bd563ec4ed1ea6ed99f72e621e977ff9799095084b159
docker~build-push-action~K6W6N0.dockerbuild
23.2 KB
sha256:80437a14b922ffc458cf69e902cd4110d42e494b305b5834f780b6e9ec4153db
docker~build-push-action~LJQDXO.dockerbuild
11.8 KB
sha256:7a449afd64c87e98de42a13f393e122e645f9f2a493096ec0ae17450fbf4fa9f
docker~build-push-action~MBZYWD.dockerbuild
36.8 KB
sha256:1e219b530b20d06dc4cad20507095979f7599ab5301bb58924338b9f52623b6d
docker~build-push-action~MCC3TI.dockerbuild
12.2 KB
sha256:e80f80fd629b807a37856ea9255a3e2944a1abf0f02e7984af9da4ceb58e8bd5
docker~build-push-action~MQ5D9T.dockerbuild
31 KB
sha256:b982e959ee524afb5579274f294581be0290fd3d66fe890980661b5488c72a3f
docker~build-push-action~MVXI4D.dockerbuild
33.5 KB
sha256:fe7ad731178178d3e94e773bfbcb7127ef16191ce27e66d6031cc9133ad51b5a
docker~build-push-action~NDEEYX.dockerbuild
59.8 KB
sha256:bc1c331a2453f82b63f07ad6656c2ef7e87db6bfb5b07686ef3fc9b010dd57b2
docker~build-push-action~OXYJ3D.dockerbuild
43.8 KB
sha256:4822e9651983cfcf0803d898afa70a82d444427fa206230ee29c6155c455b319
docker~build-push-action~PH2N4H.dockerbuild
22.9 KB
sha256:7309cf8d271ec697b0d1a727e358426691b67af5e11c85da91abd15fb4518039
docker~build-push-action~PKHO8N.dockerbuild
22.9 KB
sha256:4766e27c0d4676fa1e28c7be77fb1acbf35012125983e4d64347219af183261c
docker~build-push-action~QMT590.dockerbuild
24.3 KB
sha256:f1109e3904b9211b4583e90889ffa4446989d08f10c93a8c9bd992e39ed31c2b
docker~build-push-action~QOFZQK.dockerbuild
23 KB
sha256:c3f686d851926216de206ad79dcb2fcede939afbbf67d1ebf4543fc3cf812593
docker~build-push-action~QPRGG7.dockerbuild
29.9 KB
sha256:7a4e8fb9655fb1701ec712dbd4cc1ae75cc197a57469b0c52f80ac6ce10d9374
docker~build-push-action~QTQMNA.dockerbuild
20.5 KB
sha256:7126c19b488f511624b4594d99ef81ac6bdf8342c2e8c126a774e9692bce5936
docker~build-push-action~RTO2MV.dockerbuild
23.1 KB
sha256:a3b3010a0e9137627e1c4f2485ee8007fc29b9a21263132a411aae48cf8065d2
docker~build-push-action~SDHZYP.dockerbuild
20.4 KB
sha256:e93a9680cd8fa32244e7b25a139fdc93b5fbb876af385510780abe8c44f785a8
docker~build-push-action~SZWBFK.dockerbuild
20.6 KB
sha256:845c906a02605fa5cf63814a31c7ff0d9ea01f3bd17d07960ddb505db8523ebe
docker~build-push-action~T5JG71.dockerbuild
12.5 KB
sha256:193b75e869925599bda3eebecb32b29d83497acbb2229bc45786de3299957f91
docker~build-push-action~TTLMV5.dockerbuild
23 KB
sha256:249149c662007858e8c5241bc0d63822bf466852057b395ead69d7d95c536f60
docker~build-push-action~U3H7GO.dockerbuild
16.1 KB
sha256:700a64f78fd68b05b0fb792e6734c2a15e370e2d5a20cd39ab0c9c76d1c06672
docker~build-push-action~UANJ77.dockerbuild
55.4 KB
sha256:51b06ba9937740b2191f3385d879980bbd87f1e05186c662b60d4e3ad0e40b49
docker~build-push-action~UOSK9U.dockerbuild
29.2 KB
sha256:175c239c3f4d049368df44eca9cee2fe405c8b013d9cca5b1e9285cc5e62f766
docker~build-push-action~URS3IP.dockerbuild
11.1 KB
sha256:54f380a973695f40b7c0a29315fb32ed6d0fd646f6a9a28948b519c042445b2d
docker~build-push-action~W0FQAI.dockerbuild
12.3 KB
sha256:4355e2504071bbe3e7d488276d6048fd0c3f7aeab41ac02410aa3ea5f20917ee
docker~build-push-action~WTJW1O.dockerbuild
12.3 KB
sha256:8921f7c01b5ace82e8260db8b7c16331b81c03dc20a25ea6637a36124d4cd442
docker~build-push-action~WZTKOF.dockerbuild
24.9 KB
sha256:82a6279542370cee52b758e713ed344c650e8c4494309e0d95bb122b76c690fb
docker~build-push-action~X5PJW9.dockerbuild
32.5 KB
sha256:de77f865166d63a2954e4edce419d3425349dbd81248cd1ad2f8c1f12e88961c
docker~build-push-action~XN8WRC.dockerbuild
31.7 KB
sha256:526ac0b28aae013afed59a7e1f1d628a746695478f0e077a5e298b151bcfdcaa
docker~build-push-action~XT0KX1.dockerbuild
25 KB
sha256:9546c0d5f92d4049554dbc45a3d6ed7f0c3d40ddc0b0e16bb42aa81bf35d1e3b
docker~build-push-action~YRD9EV.dockerbuild
30.1 KB
sha256:df437ccfc6fb424b8a3a0b46931f3a8704fecaf1720f357bb347e4575c5c35d7
docker~build-push-action~Z3SNGX.dockerbuild
22.8 KB
sha256:5b15f69e4072ee627286bab1d246dd80084d465dd4c9150801f5e57ce5f9c1b3