Skip to content

Push actions

Push actions #439

Triggered via schedule June 19, 2024 00:55
Status Failure
Total duration 1m 44s
Artifacts

actions.yml

on: schedule
Matrix: Run tests
Validate
1m 28s
Validate
Check style formatting
9s
Check style formatting
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 3 warnings
Run tests (3.12, 0.13.111)
Process completed with exit code 1.
Run tests (3.10, 0.12.29)
The job was canceled because "_3_12_0_13_111" failed.
Run tests (3.10, 0.12.29)
The operation was canceled.
Run tests (3.10, 0.12.52)
The job was canceled because "_3_12_0_13_111" failed.
Run tests (3.10, 0.12.52)
The operation was canceled.
Run tests (3.12, 0.13.99)
The job was canceled because "_3_12_0_13_111" failed.
Run tests (3.12, 0.13.99)
The operation was canceled.
Run tests (3.10, 0.13.0)
The job was canceled because "_3_12_0_13_111" failed.
Run tests (3.10, 0.13.0)
The operation was canceled.
Run tests (3.11, 0.12.29)
The job was canceled because "_3_12_0_13_111" failed.
Run tests (3.9, 0.12.29)
The job was canceled because "_3_12_0_13_111" failed.
Run tests (3.9, 0.12.29)
The operation was canceled.
Run tests (3.11, 0.12.29)
The operation was canceled.
Run tests (3.10, 0.13.32)
The job was canceled because "_3_12_0_13_111" failed.
Run tests (3.10, 0.13.32)
The operation was canceled.
Run tests (3.11, 0.13.36)
The job was canceled because "_3_12_0_13_111" failed.
Run tests (3.11, 0.13.36)
The operation was canceled.
Run tests (3.10, 0.12.57)
The job was canceled because "_3_12_0_13_111" failed.
Run tests (3.10, 0.12.57)
The operation was canceled.
Check style formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (3.12, 0.13.111)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.