Skip to content

Linting

Linting #1509

Triggered via schedule June 14, 2024 00:36
Status Failure
Total duration 1m 15s
Artifacts

tests.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Run tests
Process completed with exit code 1.
Pre-commit
Process completed with exit code 1.
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4.7.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4.7.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Hassfest
[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.