Skip to content

Make error message friendly (#25) #66

Make error message friendly (#25)

Make error message friendly (#25) #66

Triggered via push June 3, 2024 09:43
Status Success
Total duration 31s
Artifacts

reviewdog.yml

on: push
runner / shellcheck
10s
runner / shellcheck
runner / hadolint
8s
runner / hadolint
runner / misspell
21s
runner / misspell
runner / alex
23s
runner / alex
Fit to window
Zoom out
Zoom in

Annotations

1 warning
runner / hadolint: Dockerfile#L8
[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:8 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3018" url:"https://github.com/hadolint/hadolint/wiki/DL3018"}