Skip to content

Bump actions/checkout from 2 to 4 (#15) #27

Bump actions/checkout from 2 to 4 (#15)

Bump actions/checkout from 2 to 4 (#15) #27

Triggered via push October 12, 2023 18:05
Status Failure
Total duration 1m 39s
Artifacts

push.yml

on: push
Validate
1m 29s
Validate
Check style formatting
8s
Check style formatting
Run tests
4s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Run tests
Process completed with exit code 1.
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check style formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.