#279: Restore the original normalization rule #285
Merged
Annotations
10 errors and 1 warning
|
tests/test_vehicle_handler.py#L14
tests/test_vehicle_handler.py:14:1: F403 `from tests.common_mocks import *` used; unable to detect undefined names
|
|
tests/test_vehicle_handler.py#L19
tests/test_vehicle_handler.py:19:42: F405 `get_mock_vehicle_status_resp` may be undefined, or defined from star imports
|
|
tests/test_vehicle_handler.py#L23
tests/test_vehicle_handler.py:23:41: F405 `get_moc_charge_management_data_resp` may be undefined, or defined from star imports
|
|
tests/test_vehicle_handler.py#L36
tests/test_vehicle_handler.py:36:24: F405 `VIN` may be undefined, or defined from star imports
|
|
tests/test_vehicle_handler.py#L44
tests/test_vehicle_handler.py:44:39: F405 `VIN` may be undefined, or defined from star imports
|
|
tests/test_vehicle_handler.py#L59
tests/test_vehicle_handler.py:59:94: F405 `DRIVETRAIN_RUNNING` may be undefined, or defined from star imports
|
|
tests/test_vehicle_handler.py#L60
tests/test_vehicle_handler.py:60:95: F405 `DRIVETRAIN_CHARGING` may be undefined, or defined from star imports
|
|
tests/test_vehicle_handler.py#L62
tests/test_vehicle_handler.py:62:32: F405 `DRIVETRAIN_AUXILIARY_BATTERY_VOLTAGE` may be undefined, or defined from star imports
|
|
tests/test_vehicle_handler.py#L63
tests/test_vehicle_handler.py:63:94: F405 `DRIVETRAIN_MILEAGE` may be undefined, or defined from star imports
|
|
tests/test_vehicle_handler.py#L65
tests/test_vehicle_handler.py:65:32: F405 `CLIMATE_INTERIOR_TEMPERATURE` may be undefined, or defined from star imports
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading