Retry deprecation warning fix #13
pull.yml
on: pull_request
Validate
1m 28s
Check style formatting
5s
Run tests
1m 16s
Annotations
6 errors and 7 warnings
Run tests:
test_sensor.py#L72
test_sensor_states
AttributeError: 'NoneType' object has no attribute 'attributes'
|
Run tests:
test_sensor.py#L48
test_registry_entries
AttributeError: 'NoneType' object has no attribute 'unique_id'
|
Run tests:
test_switch.py#L48
test_registry_entries
AttributeError: 'NoneType' object has no attribute 'unique_id'
|
Run tests:
test_switch.py#L72
test_switch_services
AttributeError: 'NoneType' object has no attribute 'attributes'
|
Run tests:
test_switch.py#L140
test_switch_states
AttributeError: 'NoneType' object has no attribute 'state'
|
Run tests
Process completed with exit code 1.
|
Check style formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check style formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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.
|
Validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|