Skip to content

Merge remote-tracking branch 'origin/add-github-actions' into add-git… #2

Merge remote-tracking branch 'origin/add-github-actions' into add-git…

Merge remote-tracking branch 'origin/add-github-actions' into add-git… #2

Triggered via push July 2, 2024 13:57
Status Failure
Total duration 1m 14s
Artifacts

hassfest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
validate
[DEPENDENCIES] Using component http but it's not in 'dependencies' or 'after_dependencies'
validate
Process completed with exit code 1.
validate
[CONFIG_SCHEMA] Integrations which implement 'async_setup' or 'setup' must define either 'CONFIG_SCHEMA', 'PLATFORM_SCHEMA' or 'PLATFORM_SCHEMA_BASE'. If the integration has no configuration parameters, can only be set up from platforms or can only be set up from config entries, one of the helpers cv.empty_config_schema, cv.platform_only_config_schema or cv.config_entry_only_config_schema can be used.
validate
[TRANSLATIONS] config.title key has been moved out of config and into the root of strings.json. Starting Home Assistant 0.109 you only need to define this key in the root if the title needs to be different than the name of your integration in the manifest.
validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/