Skip to content

Fix PLR0917 errors #6356

Fix PLR0917 errors

Fix PLR0917 errors #6356

Triggered via push August 2, 2026 07:52
Status Failure
Total duration 1m 30s
Artifacts

verify.yml

on: push
Cache identify
5s
Cache identify
Shellcheck
4s
Shellcheck
Dependency
5s
Dependency
Ruff check and force
10s
Ruff check and force
Check commit
22s
Check commit
Matrix: pytest
Run mypy
Run mypy
Process test coverage
0s
Process test coverage
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
Process test complexity
0s
Process test complexity
Fit to window
Zoom out
Zoom in

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.