Upgraded versions #4
addon-ci.yml
on: push
workflows
/
Gather add-on information
4s
workflows
/
JSON Lint
2s
workflows
/
Shellcheck
6s
workflows
/
YAMLLint
9s
workflows
/
Prettier
13s
Matrix: workflows / build
Annotations
4 errors and 3 warnings
workflows / Prettier
Process completed with exit code 128.
|
workflows / Lint Add-on:
haos-addon/config.yaml#L1
Add-on version identifier must be 'dev'
|
workflows / Hadolint:
haos-addon/Dockerfile#L21
DL3006 warning: Always tag the version of an image explicitly
|
workflows / Hadolint:
haos-addon/Dockerfile#L22
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
workflows / YAMLLint:
.pre-commit-config.yaml#L17
too few spaces before comment
|
workflows / YAMLLint:
.github/workflows/release.yml#L4
truthy value should be one of [false, true]
|
workflows / YAMLLint:
.github/workflows/release-drafter.yml#L4
truthy value should be one of [false, true]
|