Skip to content

Merge pull request #58 from alexandrocampos/master #42

Merge pull request #58 from alexandrocampos/master

Merge pull request #58 from alexandrocampos/master #42

Triggered via push January 10, 2025 16:26
Status Failure
Total duration 52s
Artifacts

push.yml

on: push
Validate
42s
Validate
Check style formatting
7s
Check style formatting
Run tests
3s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Run tests
Version 3.8 with arch x64 not found Available versions: 3.10.16 (x64) 3.11.11 (x64) 3.12.8 (x64) 3.9.21 (x64)
Validate
[DEPENDENCIES] Using component recorder but it's not in 'dependencies' or 'after_dependencies'
Validate
Process completed with exit code 1.
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check style formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.