ci #2841
ci.yml
on: schedule
minimal
32s
git-context
31s
git-context-query
20s
git-context-secret
33s
path-context
27s
example
22s
error
8s
error-buildx
23s
docker-driver
11s
export-docker
8s
secret
14s
secret-files
15s
secret-envs
19s
network
12s
shm-size
18s
ulimit
13s
cgroup-parent
17s
add-hosts
19s
no-cache-filters
19s
registry-cache
25s
github-cache
18s
local-cache
32s
standalone
15s
named-context-pin
13s
named-context-docker
16s
named-context-container
17s
docker-config-malformed
11s
proxy-docker-config
26s
proxy-buildkitd
28s
annotations
25s
multi-output
27s
load-and-push
19s
summary-disable
28s
summary-not-supported
24s
record-upload-disable
42s
annotations-disabled
18s
call-check
14s
no-default-attestations
29s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
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:11869a48b014803012becde1486fbf925c7adbf35e686ec802aa1470f1fc0e8c": dial tcp [::1]:5000: connect: connection refused
|
|
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/
|
|
checks (v0.14.1)
Failed to restore:
|
|
github-cache
Failed to restore:
|
|
load-and-push
Failed to restore:
|
|
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)
|
|
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
git-context-query
Failed to restore:
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
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/
|
|
secret-files
INVALID_SECRET= is not a valid secret
|
|
error-buildx
Failed to restore:
|
|
multi (multi-sudo)
Failed to restore:
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
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:
|
|
multi (multi)
Failed to restore:
|
|
summary-not-supported
Failed to restore:
|
|
git-context
Failed to restore:
|
|
path-context
Failed to restore:
|
|
local-cache
Failed to restore:
|
|
multi-output
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:
|
|
git-context-secret
Failed to restore:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~2EQCVV.dockerbuild
|
21.7 KB |
sha256:e60e08e63cc91fd478cb10dcc6a058afdc26551526dfadbe219e859648452edb
|
|
|
docker~build-push-action~3HH9YH.dockerbuild
|
24.2 KB |
sha256:b39286d6fe5db6f27e1e2e3a8105ecf0f773effcbe174fe8cde3ec8096027831
|
|
|
docker~build-push-action~3WZBSK.dockerbuild
|
20.2 KB |
sha256:db26e719e997434e1e4fc4763e2ab12aad037f112813497fc864a46efa6994b4
|
|
|
docker~build-push-action~4K7M5Z.dockerbuild
|
28.7 KB |
sha256:b8fdaf0fd15c4c511402961830f9ccc6e4a84acbcdd5e8f04d9d5d2666766c54
|
|
|
docker~build-push-action~54U3QR.dockerbuild
|
26.7 KB |
sha256:1667e15b891d709661d3168058438aa94d224fa7b7e74c928a2540bde7a2f477
|
|
|
docker~build-push-action~5V799E.dockerbuild
|
29.4 KB |
sha256:f8a6893209d4b5c4adc0cce782641aa3bd02e74e2a393fa8236b886d674a4cc8
|
|
|
docker~build-push-action~6NMJZM.dockerbuild
|
28.1 KB |
sha256:5efd01d5e39341a0d5ff9c310d85516793f10fa25cc66ae9a3b4ec144d57b3be
|
|
|
docker~build-push-action~6O8GT7.dockerbuild
|
39.7 KB |
sha256:7fd85099e383e66f1a0e822f1d0cebbd9080f829772f3784af20493dd62fadd7
|
|
|
docker~build-push-action~AX4FGP.dockerbuild
|
20.3 KB |
sha256:fbc5ff480ebff6210c242d50fc4927323bd2a140057120a7145aaba2cf083c53
|
|
|
docker~build-push-action~B2J5K9.dockerbuild
|
21.7 KB |
sha256:38cc07e27efb589fd57437c92115dde4409bad644971521627d929f0fd32dd86
|
|
|
docker~build-push-action~BU2QRF.dockerbuild
|
26.7 KB |
sha256:ee112df462b6ac02a9d8a30d79955cb3078f89c8dc42d7a4f4c2ed6c74800f53
|
|
|
docker~build-push-action~C45C9A.dockerbuild
|
32.6 KB |
sha256:9d913d0e777dbfa4dd748126d059b27ce22b3d55b7f972c8bb27f9952d9cf768
|
|
|
docker~build-push-action~CHZYE4.dockerbuild
|
20.1 KB |
sha256:ff1ce08c78d7d1aceca7577cf49de81397e6261be47b89523bf60dba6d5f9618
|
|
|
docker~build-push-action~CYJSCA.dockerbuild
|
20.8 KB |
sha256:382477657ea13f42072c7700a75941629fda5294cdc78584ba92c7d3002919a4
|
|
|
docker~build-push-action~DQIY4Z.dockerbuild
|
20 KB |
sha256:09828e50ab579ca57234e93fbe6d68ddf14497ba81d7c4bc71036fecabff08fd
|
|
|
docker~build-push-action~EY03C6.dockerbuild
|
13.7 KB |
sha256:227859b1f60b8b0264bfdf06f3c8980a2bc66a1d4c56d868251c169154f0a4c5
|
|
|
docker~build-push-action~FRO20U.dockerbuild
|
17.2 KB |
sha256:8428cfb3c7f1016e1c6f0286903268662f4d9e4e9bcb4a40e051abda365d895f
|
|
|
docker~build-push-action~JQOBAE.dockerbuild
|
20.7 KB |
sha256:fdf8778299fc774ca87f1c12b11b4c01689768e0d05d66c0600a8ab9948d500d
|
|
|
docker~build-push-action~JUFHS4.dockerbuild
|
20.8 KB |
sha256:c2659f0e177b70928f436e17f42af2a5474d8f878d2530a62698817c4972a3a0
|
|
|
docker~build-push-action~K9A66U.dockerbuild
|
12 KB |
sha256:b2aeb439ebdea8e9c4fa0aedef96b5bd973e47443989c554970513f5ca0cc2f0
|
|
|
docker~build-push-action~KC4M8H.dockerbuild
|
26.7 KB |
sha256:8ad01561676892ce89652ad5c8ca12533786052e2040649768a34312f3e7dea3
|
|
|
docker~build-push-action~KC8U6S.dockerbuild
|
44.9 KB |
sha256:ef3bee9cee8db9cb2af1e40c57a48714ee23997c758435e4059d49e142ae8f22
|
|
|
docker~build-push-action~KM79GB.dockerbuild
|
29.4 KB |
sha256:9ed23e81c6274e5575a6e9f1ba29bb6caa2e8a67513c29db3441c2f2626ee335
|
|
|
docker~build-push-action~LBDPBB.dockerbuild
|
20.2 KB |
sha256:60bc3565003828afd3dbc284a5c1a5912e577b05203797aff9b55b31f39fdeb4
|
|
|
docker~build-push-action~LOJOBG.dockerbuild
|
17.4 KB |
sha256:13984855c0fa218593743ac2be8ffa6ad6983ef7d3f8a0669615249125ef03b3
|
|
|
docker~build-push-action~M7SY5N.dockerbuild
|
11.9 KB |
sha256:ac57199b871e99b643558c279b9fd0d992373cf8ba4fb9ed1ab37ec63f72a9e8
|
|
|
docker~build-push-action~M8BBEM.dockerbuild
|
26.3 KB |
sha256:4ad6ee819ab9d270107a73ba01ff0126c8f5ec38198ccf6d940b8ddf9120978e
|
|
|
docker~build-push-action~MAPTM1.dockerbuild
Expired
|
22.7 KB |
sha256:1e40afc7639d7e4ee9d0fc316617cb5f5703837205c1e88433df954def719091
|
|
|
docker~build-push-action~ML5A9O.dockerbuild
|
40 KB |
sha256:9f1282383e1830f5aa624d08d01ad3f68c3adeeb862eeb9316f2a22e62436d71
|
|
|
docker~build-push-action~MPKYST.dockerbuild
|
31.8 KB |
sha256:8a25b8630d35d2c12f5790e988ce941b776c6bc09e0822fa47c055819d203b77
|
|
|
docker~build-push-action~NFFO7Q.dockerbuild
|
22.2 KB |
sha256:7cc2940d2cabf8717aee1677694e503c0569ee414dc4c46dfe0b92b9425be039
|
|
|
docker~build-push-action~NGM4Q1.dockerbuild
|
12.3 KB |
sha256:d224e9073273c97f10e8cba02292fe2f885f084aa2baa4373dab5d791525fd3d
|
|
|
docker~build-push-action~NJEIL2.dockerbuild
|
52.6 KB |
sha256:805c0ee132376f51981bc3a99f4983c6cce749df713d1ee07ad4fe510ad36fc2
|
|
|
docker~build-push-action~O1XQH3.dockerbuild
|
31.8 KB |
sha256:8e245a4d24118b6f2ee99d5012f41568f01823be1744792dfe4ec2884d22455f
|
|
|
docker~build-push-action~O4I06D.dockerbuild
|
51.5 KB |
sha256:122ec0965f3ac29f40936e581a5bfc5d2e8566c352ad3db61be951f0e70d0f64
|
|
|
docker~build-push-action~O86XHX.dockerbuild
|
49.5 KB |
sha256:3c1a0abfe74ac88f1059c0506df347ce220323600a9da541afc47ded0cb186d0
|
|
|
docker~build-push-action~OGEJ6P.dockerbuild
|
41.8 KB |
sha256:5b74b9d0366d8aa77f1b65b6757ce6bdf7d6a908a12e5f0593cb11d6a035586d
|
|
|
docker~build-push-action~PP76ET.dockerbuild
|
20 KB |
sha256:07eb8906e40474466728f8820279687e9f850378ecb6a8109d6f195a046c67aa
|
|
|
docker~build-push-action~Q0M1GL.dockerbuild
|
53 KB |
sha256:f2a0bfc16ed46ce3573dfa19217e80ba6cb8e772c6e681b9aecc8df2cf32292a
|
|
|
docker~build-push-action~QHRXAA.dockerbuild
|
52.7 KB |
sha256:d62bb667ee3e07d7f663924032924ad08656ebcea80f04953301c1380a3140e3
|
|
|
docker~build-push-action~QQNHWX.dockerbuild
|
22.1 KB |
sha256:b102e5ff0d1bacb5027714a99f109ffc9e7ed89db10d558f5fd02bde4c2ac87a
|
|
|
docker~build-push-action~R3DSY8.dockerbuild
|
10.6 KB |
sha256:f0a950796457ee9d4b79820ab99414ac84c17971e51306ac5150f0e5ed143943
|
|
|
docker~build-push-action~RU5DKF.dockerbuild
|
31.2 KB |
sha256:3c51030ea93b5eaa80bf192e4db56ba0443bfc0df2fbcd3a3824661b6f439f20
|
|
|
docker~build-push-action~SRTN27.dockerbuild
|
38.6 KB |
sha256:a0c423b1571ee5a18688f81f6a8efaa6411884522d8fc507858c753c2c815832
|
|
|
docker~build-push-action~TEPC8K.dockerbuild
|
22 KB |
sha256:532516aa30c1edee200b8e4c43bec68e2012f86d6f43aa03ae14e5cea0943a87
|
|
|
docker~build-push-action~TGQNP8.dockerbuild
|
29.7 KB |
sha256:5b93b460cb774e8661e30da12c7d4d480f82216055db897a9951a831eeb0cde9
|
|
|
docker~build-push-action~TYM6N6.dockerbuild
|
17.6 KB |
sha256:cfdddec979df93e898c51b850af24e3eb63f4d67bf290445f69af552d5b76a04
|
|
|
docker~build-push-action~U9R2YK.dockerbuild
|
41.3 KB |
sha256:4fdcaf05dfc3aceff75f8cc5fcaf4e00a268ac630323ebbb9e6ac103902a1f84
|
|
|
docker~build-push-action~VF9URU.dockerbuild
|
12 KB |
sha256:15be3562fdf9109ec68f19224bad9abbe26ed20b9e553c12766a4b58c8042eab
|
|
|
docker~build-push-action~VRJ66J.dockerbuild
|
11.7 KB |
sha256:32a7c5bbb093083aa5eeef4eadf8541d01374723c4b8153705db3eb5e274b0b1
|
|
|
docker~build-push-action~VUIQI0.dockerbuild
|
12.8 KB |
sha256:15d04571bbf56e1050211d66871c2da750b88b7b7a2ad1e3cab97f9b87f8c5f5
|
|
|
docker~build-push-action~WWSSNA.dockerbuild
|
20.2 KB |
sha256:f52021b9e1343a436e745ac9a782da5b80b297213ddb6347e85e2c4495dc9ded
|
|
|
docker~build-push-action~X7PHN5.dockerbuild
|
20.6 KB |
sha256:432ea0e8859fad94a76c611b1397e3928043a960849921a212f25484224bd4bd
|
|
|
docker~build-push-action~Z0ACD8.dockerbuild
|
12.2 KB |
sha256:108b826f8efc162ae2b3e12398523fdc68862cb519d0750fab9499c7062c1607
|
|
|
docker~build-push-action~ZC1Y0G.dockerbuild
|
47.5 KB |
sha256:8be113a47563ac8c23ec170d5bcfa90bac6814f2b5d536f35b60e26953ec4aa6
|
|
|
docker~build-push-action~ZH3440.dockerbuild
|
20 KB |
sha256:debeb97c90e94a1e1f3cfd2c942c60297ec4d5e34804920d2547dc23f454877c
|
|