windows: build docker image with out_kafka and gzip #4795
pr-lint.yaml
on: pull_request
PR - Hadolint
9s
PR - Shellcheck
7s
PR - Actionlint
10s
Annotations
1 error and 1 warning
PR - Hadolint
Process completed with exit code 1.
|
PR - Hadolint:
dockerfiles/Dockerfile.windows#L44
[hadolint] reported by reviewdog 🐶
Multiple consecutive `RUN` instructions. Consider consolidation.
Raw Output:
message:"Multiple consecutive `RUN` instructions. Consider consolidation." location:{path:"dockerfiles/Dockerfile.windows" range:{start:{line:44 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3059" url:"https://github.com/hadolint/hadolint/wiki/DL3059"}
|