chore: update base image #55
ci.yaml
on: push
workflows
/
Gather add-on information
4s
workflows
/
JSON Lint
2s
workflows
/
Shellcheck
10s
workflows
/
YAMLLint
10s
workflows
/
Prettier
12s
Matrix: workflows / build
Annotations
14 errors and 1 warning
workflows / YAMLLint:
MyFox2MQTT-dev/translations/en.yaml#L1
missing document start "---"
|
workflows / YAMLLint:
SomfyProtect2MQTT/build.yaml#L2
missing document start "---"
|
workflows / YAMLLint:
SomfyProtect2MQTT/translations/en.yaml#L1
missing document start "---"
|
workflows / YAMLLint:
MyFox2MQTT/translations/en.yaml#L1
missing document start "---"
|
workflows / YAMLLint:
SomfyProtect2MQTT-dev/build.yaml#L2
missing document start "---"
|
workflows / YAMLLint:
SomfyProtect2MQTT-dev/translations/en.yaml#L1
missing document start "---"
|
workflows / Lint Add-on:
MyFox2MQTT-dev/config.yaml#L1
'boot' should be removed, it uses a default value
|
workflows / Lint Add-on:
MyFox2MQTT-dev/config.yaml#L1
'startup' should be removed, it uses a default value
|
workflows / Hadolint:
MyFox2MQTT-dev/Dockerfile#L3
DL3006 warning: Always tag the version of an image explicitly
|
workflows / Hadolint:
MyFox2MQTT-dev/Dockerfile#L7
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
workflows / Hadolint:
MyFox2MQTT-dev/Dockerfile#L8
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
workflows / Hadolint:
MyFox2MQTT-dev/Dockerfile#L12
DL3020 error: Use COPY instead of ADD for files and folders
|
workflows / Hadolint:
MyFox2MQTT-dev/Dockerfile#L14
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
workflows / Hadolint:
MyFox2MQTT-dev/Dockerfile#L21
DL3020 error: Use COPY instead of ADD for files and folders
|
workflows / Lint Add-on:
MyFox2MQTT-dev/config.yaml#L1
'map' contains the 'config' folder, which has been replaced by 'homeassistant_config'. See: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config
|