work on hadolint #4
lint.yaml
on: push
workflows
/
Gather add-on information
5s
workflows
/
JSON Lint
3s
workflows
/
Shellcheck
6s
workflows
/
YAMLLint
10s
workflows
/
Prettier
11s
Matrix: workflows / build
Annotations
5 errors and 10 warnings
workflows / Lint Add-on:
velbusd/config.yaml#L1
'watchdog', is obsolete. Use the native Docker HEALTHCHECK directive instead.
|
workflows / Lint Add-on:
velbusd/build.yaml#L1
Additional properties are not allowed ('cosign', 'image' were unexpected)
|
workflows / Lint Add-on:
velbusd/config.yaml#L1
Add-on version identifier must be 'dev'
|
workflows / Hadolint:
velbusd/Dockerfile#L2
DL3006 warning: Always tag the version of an image explicitly
|
workflows / Hadolint:
velbusd/Dockerfile#L4
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
workflows / JSON Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Gather add-on information
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / YAMLLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / YAMLLint:
.github/dependabot.yml#L1
missing document start "---"
|
workflows / YAMLLint:
.github/workflows/lint.yaml#L4
truthy value should be one of [false, true]
|
workflows / YAMLLint:
.github/workflows/docker-publish.yml#L4
truthy value should be one of [false, true]
|
workflows / Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Lint Add-on
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Hadolint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|