feat: update ds-card-reader to use EdgeX-3.0 #50
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 3 warnings
reviewdog
Process completed with exit code 1.
|
reviewdog:
ds-card-reader/Dockerfile#L11
[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:"./ds-card-reader/Dockerfile" range:{start:{line:11 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3018" url:"https://github.com/hadolint/hadolint/wiki/DL3018"}
|
reviewdog:
ds-card-reader/Dockerfile#L36
[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:"./ds-card-reader/Dockerfile" range:{start:{line:36 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3018" url:"https://github.com/hadolint/hadolint/wiki/DL3018"}
|
reviewdog
Restore cache failed: Dependencies file is not found in /home/runner/work/automated-vending/automated-vending. Supported file pattern: go.sum
|