Refactoring eurotherm tests to work with multiple sensors #52
Annotations
8 errors
Run Ruff Format Check on Changed Files
Process completed with exit code 123.
|
Run Ruff Check on Changed Files:
common_tests/eurotherm.py#L1
common_tests/eurotherm.py:1:1: I001 Import block is un-sorted or un-formatted
|
Run Ruff Check on Changed Files:
common_tests/eurotherm.py#L4
common_tests/eurotherm.py:4:8: F401 `contextlib` imported but unused
|
Run Ruff Check on Changed Files:
common_tests/eurotherm.py#L345
common_tests/eurotherm.py:345:9: F811 Redefinition of unused `test_WHEN_output_set_via_backdoor_THEN_output_updates` from line 339
|
Run Ruff Check on Changed Files:
tests/eurotherm_eibisynch.py#L1
tests/eurotherm_eibisynch.py:1:1: I001 Import block is un-sorted or un-formatted
|
Run Ruff Check on Changed Files:
utils/emulator_launcher.py#L484
utils/emulator_launcher.py:484:9: ANN201 Missing return type annotation for public function `backdoor_simulate_disconnected_addr`
|
Run Ruff Check on Changed Files:
utils/emulator_launcher.py#L484
utils/emulator_launcher.py:484:51: ANN001 Missing type annotation for function argument `emulator_property`
|
Run Ruff Check on Changed Files
Process completed with exit code 123.
|
Loading