initial update #5
Annotations
3 warnings
Dockerfile#L9
[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:9 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3018" url:"https://github.com/hadolint/hadolint/wiki/DL3018"}
|
Dockerfile#L13
[hadolint] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
message:"Double quote to prevent globbing and word splitting." location:{path:"Dockerfile" range:{start:{line:13 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"SC2086" url:"https://github.com/koalaman/shellcheck/wiki/SC2086"}
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haya14busa/action-cond@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading