lint #75
Annotations
2 errors and 1 warning
Run tests and generate coverage report:
src/tests/ha_addon_sunsynk_multi/test_state.py#L29
test_create_entity
AssertionError: assert {'device': {'...ss1_one', ...} == {'device': {'...ss1_one', ...}
Omitting 7 identical items, use -vv to show
Left contains 1 more item:
{'state_class': 'measurement'}
Full diff:
{
'device': {
'identifiers': [
'888',
],
},
'device_class': 'power',
'name': 'one',
'object_id': 'ss1_one',
+ 'state_class': 'measurement',
'state_topic': 'SUNSYNK/status/888/one',
'unique_id': '888_one',
'unit_of_measurement': 'W',
}
|
Run tests and generate coverage report
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading