Fix missed #5094
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
verify.yml
on: push
Prepare
48s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
7 errors
|
Run pytest using Python 3.12:
tests/test_adam.py#L35
TestPlugwiseAdam.test_connect_adam_plus_anna_new
TypeError: 'NoneType' object does not support item assignment
|
|
Run pytest using Python 3.12:
tests/test_anna.py#L30
TestPlugwiseAnna.test_connect_anna_v4
TypeError: 'NoneType' object is not subscriptable
|
|
Run pytest using Python 3.12:
tests/test_legacy_anna.py#L31
TestPlugwiseAnna.test_connect_legacy_anna
AttributeError: 'PlugwiseData' object has no attribute 'device_zones'
|
|
Run pytest using Python 3.12:
tests/test_legacy_p1.py#L30
TestPlugwiseP1.test_connect_smile_p1_v2
AttributeError: 'PlugwiseData' object has no attribute 'device_zones'
|
|
Run pytest using Python 3.12:
tests/test_legacy_stretch.py#L32
TestPlugwiseStretch.test_connect_stretch_v31
AttributeError: 'PlugwiseData' object has no attribute 'device_zones'
|
|
Run pytest using Python 3.12:
tests/test_p1.py#L29
TestPlugwiseP1.test_connect_p1v4_442_single
AttributeError: 'PlugwiseData' object has no attribute 'device_zones'
|
|
Run pytest using Python 3.12
Process completed with exit code 1.
|