chore(deps): update reviewdog to 0.18.0 (#31) #75
reviewdog.yml
on: push
runner / shellcheck
4s
runner / hadolint
8s
runner / misspell
13s
runner / alex
19s
Annotations
1 warning
runner / hadolint:
Dockerfile#L7
[hadolint] reported by reviewdog 🐶
Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Raw Output:
message:"Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`" location:{path:"Dockerfile" range:{start:{line:7 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3018" url:"https://github.com/hadolint/hadolint/wiki/DL3018"}
|