run lint #2
lint.yaml
on: push
workflows
/
Gather add-on information
3s
workflows
/
JSON Lint
5s
workflows
/
Shellcheck
4s
workflows
/
YAMLLint
12s
workflows
/
Prettier
6s
Matrix: workflows / build
Annotations
11 errors and 13 warnings
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 / Hadolint:
velbusd/Dockerfile#L8
DL3003 warning: Use WORKDIR to switch to a directory
|
workflows / Hadolint:
velbusd/Dockerfile#L8
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
workflows / Hadolint:
velbusd/Dockerfile#L8
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
workflows / Hadolint:
velbusd/Dockerfile#L9
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
workflows / YAMLLint:
velbusd/config.yaml#L3
line too long
|
workflows / YAMLLint:
velbusd/translations/en.yaml#L5
line too long
|
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 / Shellcheck
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 / Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 / Hadolint
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/FUNDING.yml#L1
missing document start "---"
|
workflows / YAMLLint:
.github/dependabot.yml#L1
missing document start "---"
|
workflows / YAMLLint:
.github/workflows/lint.yaml#L1
missing document start "---"
|
workflows / YAMLLint:
.github/workflows/lint.yaml#L3
truthy value should be one of [false, true]
|
workflows / YAMLLint:
.github/workflows/docker-publish.yml#L1
missing document start "---"
|
workflows / YAMLLint:
.github/workflows/docker-publish.yml#L3
truthy value should be one of [false, true]
|
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
|