ci #825
ci.yml
on: schedule
minimal
17s
git-context
24s
git-context-secret
28s
path-context
21s
example
31s
error
4s
error-buildx
19s
docker-driver
20s
export-docker
10s
secret
14s
secret-envs
21s
network
23s
shm-size
21s
ulimit
15s
cgroup-parent
23s
add-hosts
14s
no-cache-filters
14s
registry-cache
27s
github-cache
36s
local-cache
27s
standalone
18s
named-context-pin
15s
named-context-docker
20s
named-context-container
24s
docker-config-malformed
15s
proxy-docker-config
28s
proxy-buildkitd
20s
annotations
15s
multi-output
23s
load-and-push
27s
summary-disable
19s
summary-disable-deprecated
17s
summary-not-supported
14s
record-upload-disable
17s
annotations-disabled
17s
call-check
10s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
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:732423f13ecf91a46d4cb6a1665290028f729e5bc50961ba1ac1b05675382d1a": dial tcp [::1]:5000: connect: connection refused
|
|
call-check
Check complete, 7 warnings have been found!
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
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
|
|
standalone
Docker is required to export a build record
|
|
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/
|
|
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/
|
|
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
|
|
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~030XEV.dockerbuild
Expired
|
16.9 KB |
sha256:78242b3d96c688cad0689b11ff4a22865e1fa3581c8b42eac066a57f5f8ea889
|
|
|
crazy-max~docker-build-push-action~1YBMFN.dockerbuild
Expired
|
16.6 KB |
sha256:5584d96057947b598df9e505158f8eb22302b69b4f67d865a431b5f2add773db
|
|
|
crazy-max~docker-build-push-action~429GE8.dockerbuild
Expired
|
16.8 KB |
sha256:c3b9847b2ad2e0a9e67845cce0a53b8500c7667b46dc8d829a4b2dc6b153fe13
|
|
|
crazy-max~docker-build-push-action~4RFQ7F.dockerbuild
Expired
|
17 KB |
sha256:49c23094542a6bff20779fd8d2cffc3c3aa758a782b922132d0837c3b607b3f1
|
|
|
crazy-max~docker-build-push-action~4XJ1Y3.dockerbuild
Expired
|
16.7 KB |
sha256:db3806f17705a0c572578a46f73d3d96cc1ed40c39f221ec9a97aa5ce5d6584c
|
|
|
crazy-max~docker-build-push-action~505V7E.dockerbuild
Expired
|
15.2 KB |
sha256:e55f474f0421d232086cae28a712dbe347a8face038c6e49e5b8efab3f6e3293
|
|
|
crazy-max~docker-build-push-action~5PKL9O.dockerbuild
Expired
|
45.1 KB |
sha256:5101832da47f024270f87cdfb80f83bf5e6f10890b3ecd0b6d193270d633aadb
|
|
|
crazy-max~docker-build-push-action~76ND5S.dockerbuild
Expired
|
14.3 KB |
sha256:f68d16a83eefa717c05594d04c1dc7f54e73aeaa76c7b40412a38ca779d4c413
|
|
|
crazy-max~docker-build-push-action~8MEDNH.dockerbuild
Expired
|
17.5 KB |
sha256:a2e7dea78ef57abd1bab3ed6cb37da6d3b2e0c281fa2244d997457b4a02a3937
|
|
|
crazy-max~docker-build-push-action~99AWOU.dockerbuild
Expired
|
17.7 KB |
sha256:cca678667a8c5300c0da0781eb4843dcb62a569e9e008810f8f22de88f180448
|
|
|
crazy-max~docker-build-push-action~B6JQS8.dockerbuild
Expired
|
25.8 KB |
sha256:925fdce7e035d74b18135afd2e16d72701cac0e584ac674416e4e9f66e1ff021
|
|
|
crazy-max~docker-build-push-action~BHPXWC.dockerbuild
Expired
|
34.9 KB |
sha256:918b068eb22b2557f8949bc5176dfa0422a5657b021e6a81e8c267fbb154898e
|
|
|
crazy-max~docker-build-push-action~CIPE7U.dockerbuild
Expired
|
17.5 KB |
sha256:397f35f8676c6370d3f7b5fe919cf44ae5312be08230e701763f0b764e2dd33f
|
|
|
crazy-max~docker-build-push-action~CQ2QS1.dockerbuild
Expired
|
16.6 KB |
sha256:d4f931b2b5b0409328c726a08864c47a60609df5ce60545f60d6e8d725c17ab7
|
|
|
crazy-max~docker-build-push-action~ENIKJ6.dockerbuild
Expired
|
11.4 KB |
sha256:921e271f16f35cbabc2620986cee28722ed15f9996cd36815c4f9bf008ede8ca
|
|
|
crazy-max~docker-build-push-action~F0CQFX.dockerbuild
Expired
|
42.6 KB |
sha256:5d5b8565a73b3e721e3273d855278165e2b9dda7c99e6efea332cebd8a71291d
|
|
|
crazy-max~docker-build-push-action~F4L2FZ.dockerbuild
Expired
|
16.1 KB |
sha256:809c4573b425a938ea794ebd69c1f0452b30ad101af8f5ece2b247b76003f237
|
|
|
crazy-max~docker-build-push-action~F9FZ9S.dockerbuild
Expired
|
21.8 KB |
sha256:c6e4f50c7605cdd9fbee99e208c4cd78a98572877ba55dedd10399ca51bf9ea9
|
|
|
crazy-max~docker-build-push-action~FTOXDD.dockerbuild
Expired
|
16.6 KB |
sha256:a0bf45625b8078fab8b15f748787711148b744b0eb0e549c5183fabe81e0ed14
|
|
|
crazy-max~docker-build-push-action~G8FJ1T.dockerbuild
Expired
|
27.8 KB |
sha256:cf1090c8fd87cc8e466580300661efd13448a1e0c243175bbe9a389f843a498a
|
|
|
crazy-max~docker-build-push-action~GX7ML9.dockerbuild
Expired
|
46.6 KB |
sha256:5a98b967362f8c6120d399ed361f81f9970723faa16a68104a4e06fff78e2aca
|
|
|
crazy-max~docker-build-push-action~IDEC8W.dockerbuild
Expired
|
35.5 KB |
sha256:48f43b30232560383af0690c7ff936274896f43539509db1b10588f0b1cb4332
|
|
|
crazy-max~docker-build-push-action~JGDOHV.dockerbuild
Expired
|
26.8 KB |
sha256:4b3d859af81d2fe14997e07f56285338dee0a4782d9515eebd0f1690ad8c5c87
|
|
|
crazy-max~docker-build-push-action~JZR8DW.dockerbuild
Expired
|
17.4 KB |
sha256:15abd84c86c9579e24869e3f5b9cd600518ad9c693a9db6cd9c7fdb89e13a890
|
|
|
crazy-max~docker-build-push-action~L3ZQCS.dockerbuild
Expired
|
17.3 KB |
sha256:73df648d3082a130ab1a8e6cdbfc3004eedc43554ef16ebfcadc8dfc1e9ac3d4
|
|
|
crazy-max~docker-build-push-action~LAE8QQ.dockerbuild
Expired
|
35.9 KB |
sha256:247adc3832897ee8e77d62e33657fa4d9a59cdb6379824c4200f3a99143b89ca
|
|
|
crazy-max~docker-build-push-action~LK69E9.dockerbuild
Expired
|
26.2 KB |
sha256:06b93be4f93dd2d603ef9df31a0a9fa1b3a20454f464b993ec7d840d4964b265
|
|
|
crazy-max~docker-build-push-action~LMNECO.dockerbuild
Expired
|
15.3 KB |
sha256:c32da67fda21272a612334cc7d8ddfa411e8eb23e4d7a6aa72d2259375bd8743
|
|
|
crazy-max~docker-build-push-action~M8RZ9L.dockerbuild
Expired
|
25.4 KB |
sha256:af1a1a9b0fcef9f6658bc45e57beb78944e5c17eee26e10fc7b0c252413a0d4d
|
|
|
crazy-max~docker-build-push-action~MG8UIW.dockerbuild
Expired
|
14.7 KB |
sha256:abe1ee05e3db016818e6161999812aa72c6f8830910025eec39965cfb0968df1
|
|
|
crazy-max~docker-build-push-action~NS79GY.dockerbuild
Expired
|
37 KB |
sha256:adfdb994f7d1cc8326d411ebea7b61077ee68158ce7e17991f40a376a480e3b9
|
|
|
crazy-max~docker-build-push-action~NXIWJK.dockerbuild
Expired
|
16.9 KB |
sha256:cd0e5b9c7a2c321ecf36de97559f805c4474d68a1d0ed4eec28f6776e1085acb
|
|
|
crazy-max~docker-build-push-action~PRFGV5.dockerbuild
Expired
|
18.7 KB |
sha256:c5083c81f4961492e60cfcde63bb5a32bae15d7a97e9a1d95226cbff228f7a27
|
|
|
crazy-max~docker-build-push-action~PV3NYL.dockerbuild
Expired
|
17.6 KB |
sha256:833774645f77eb94d22e1317f9793b5a89c101a15f987f3dac1b5540b4bb65c9
|
|
|
crazy-max~docker-build-push-action~PVPA8W.dockerbuild
Expired
|
27.8 KB |
sha256:3c81eda9af1ce14043dddac2aebbf44eacfc296533d3bf1ee8a83cd63100ca8c
|
|
|
crazy-max~docker-build-push-action~R0W4T3.dockerbuild
Expired
|
24.5 KB |
sha256:92918ec1fe82227946997870040063acce6cfeb16e15139bfbc7dff8e7bba1fc
|
|
|
crazy-max~docker-build-push-action~RVSCC5.dockerbuild
Expired
|
17.4 KB |
sha256:c4ab65e8b0a54398b0c353834d64839c6edd52e9ce59f01a5f80c8f596c71861
|
|
|
crazy-max~docker-build-push-action~SD0SD3.dockerbuild
Expired
|
18.5 KB |
sha256:003fd82dffa698c5e9a53bebd938ab87415dd3c7f4bcf39248dd84e4a1843be5
|
|
|
crazy-max~docker-build-push-action~SETXXY.dockerbuild
Expired
|
23.5 KB |
sha256:ca75abfcb564d2acee04e8658fd3ee5f9401b85dccc50649d44178128ec0b277
|
|
|
crazy-max~docker-build-push-action~THAXTQ.dockerbuild
Expired
|
38.5 KB |
sha256:92ac1cd72b589dee4a156d77411ab204f3651347df54ea311ac5e694f296621d
|
|
|
crazy-max~docker-build-push-action~V080JM.dockerbuild
Expired
|
23.1 KB |
sha256:567bb4a06fa61da87fa53653a0b541008d45bf4573dc70667a5de54a2d89723d
|
|
|
crazy-max~docker-build-push-action~V2J2JY.dockerbuild
Expired
|
16.9 KB |
sha256:0668dfcd1b9b1ee9ec58d70daaba961e7d9a551d8b39551de0d0b575e3b1ee55
|
|
|
crazy-max~docker-build-push-action~VJ4LZM.dockerbuild
Expired
|
17.2 KB |
sha256:998b0b4a4fdc689950ccbf90822eeb73d3a60cabd1547018a9d8e5bb066aa268
|
|
|
crazy-max~docker-build-push-action~VKAVXP.dockerbuild
Expired
|
16.7 KB |
sha256:91f494e86e1008244f60cdaee07c4e7daee183b67604a449459953b9b39c4d0a
|
|
|
crazy-max~docker-build-push-action~VZRIDN.dockerbuild
Expired
|
49 KB |
sha256:62d9b214460d96dc6f5542714c3cf643d779c7df6a91d06819889320a5e634f6
|
|
|
crazy-max~docker-build-push-action~WVWXQ9.dockerbuild
Expired
|
14 KB |
sha256:ab606e2922a8106346483c36389099712f846f333ca4d84b91facea63794bea5
|
|
|
crazy-max~docker-build-push-action~XY92XB.dockerbuild
Expired
|
44.2 KB |
sha256:d2381926c4bbd973f260b739d2e84a5f25f516bfe91a262662929b330d1af77d
|
|
|
crazy-max~docker-build-push-action~Y5M1Z7.dockerbuild
Expired
|
22.8 KB |
sha256:a2c45faa68aa1f0dc61e4299f9fbfe6feeb414bc3a37348f1deef47f1479700e
|
|
|
crazy-max~docker-build-push-action~Y9IF7Z.dockerbuild
Expired
|
27.7 KB |
sha256:1b9a0b2db5f996de773b31c1bf0b0a66f194ec95174440a231482d2df53371d6
|
|
|
crazy-max~docker-build-push-action~YPYP5H.dockerbuild
Expired
|
45.5 KB |
sha256:fd7adf7a918151f9803a08725cff0c4b67a3f65ab2b626eb4d56084540896e3b
|
|
|
crazy-max~docker-build-push-action~Z067A5.dockerbuild
Expired
|
23.2 KB |
sha256:422af08561129745fd08043416f48309def1e0d3381f2d5c1ee35b1d5c54ca09
|
|
|
crazy-max~docker-build-push-action~Z2548R.dockerbuild
Expired
|
16.8 KB |
sha256:036bc108f97f0beed2d2c44b95c15325d71abf1061ff5abc435e5ed6e9d402cc
|
|
|
crazy-max~docker-build-push-action~ZTTJS7.dockerbuild
Expired
|
25.7 KB |
sha256:eabf6f14d90663912fd72121d2f9b4e62b0bd0f23e00b9602986c035e0f4e9cd
|
|