Skip to content

Bump pre-commit from 3.5.0 to 3.6.1 in /.github/workflows #1381

Bump pre-commit from 3.5.0 to 3.6.1 in /.github/workflows

Bump pre-commit from 3.5.0 to 3.6.1 in /.github/workflows #1381

Triggered via pull request February 12, 2024 20:37
Status Failure
Total duration 1m 14s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Pre-commit
Process completed with exit code 1.
Run tests
Process completed with exit code 1.
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/.
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/.
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.