Fix PLR0917 errors #6356
verify.yml
on: push
Cache identify
5s
Matrix: pytest
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Process test complexity
0s
Annotations
12 errors
|
Run pytest using Python 3.14:
tests/test_anna.py#L21
TestPlugwiseAnna.test_connect_anna_v4
TypeError: SmileComm.__init__() takes 5 positional arguments but 7 were given
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L446
TestPlugwiseAdam.test_adam_plus_jip
TypeError: SmileComm.__init__() takes 5 positional arguments but 7 were given
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L398
TestPlugwiseAdam.test_connect_adam_plus_anna
TypeError: SmileComm.__init__() takes 5 positional arguments but 7 were given
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L374
TestPlugwiseAdam.test_connect_adam_onoff_cooling_fake_firmware
TypeError: SmileComm.__init__() takes 5 positional arguments but 7 were given
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L357
TestPlugwiseAdam.test_adam_heatpump_cooling
TypeError: SmileComm.__init__() takes 5 positional arguments but 7 were given
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L313
TestPlugwiseAdam.test_connect_adam_multiple_devices_per_zone
TypeError: SmileComm.__init__() takes 5 positional arguments but 7 were given
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L238
TestPlugwiseAdam.test_connect_adam_zone_per_device
TypeError: SmileComm.__init__() takes 5 positional arguments but 7 were given
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L224
TestPlugwiseAdam.test_connect_adam_plus_anna_new_regulation_off
TypeError: SmileComm.__init__() takes 5 positional arguments but 7 were given
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L38
TestPlugwiseAdam.test_connect_adam_plus_anna_new
TypeError: SmileComm.__init__() takes 5 positional arguments but 7 were given
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L25
TestPlugwiseAdam.test_connect_adam_bad_thermostat
TypeError: SmileComm.__init__() takes 5 positional arguments but 7 were given
|
|
Run pytest using Python 3.13
The strategy configuration was canceled because "pytest._3_14" failed
|
|
Run pytest using Python 3.13
The operation was canceled.
|