Skip to content

Merge pull request #285 from nanomad/develop #140

Merge pull request #285 from nanomad/develop

Merge pull request #285 from nanomad/develop #140

Triggered via push December 16, 2024 16:10
Status Success
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (F403): 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
Ruff (F405): 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
Ruff (F405): 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
Ruff (F405): tests/test_vehicle_handler.py#L36
tests/test_vehicle_handler.py:36:24: F405 `VIN` may be undefined, or defined from star imports
Ruff (F405): tests/test_vehicle_handler.py#L44
tests/test_vehicle_handler.py:44:39: F405 `VIN` may be undefined, or defined from star imports
Ruff (F405): tests/test_vehicle_handler.py#L59
tests/test_vehicle_handler.py:59:94: F405 `DRIVETRAIN_RUNNING` may be undefined, or defined from star imports
Ruff (F405): tests/test_vehicle_handler.py#L60
tests/test_vehicle_handler.py:60:95: F405 `DRIVETRAIN_CHARGING` may be undefined, or defined from star imports
Ruff (F405): 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
Ruff (F405): tests/test_vehicle_handler.py#L63
tests/test_vehicle_handler.py:63:94: F405 `DRIVETRAIN_MILEAGE` may be undefined, or defined from star imports
Ruff (F405): 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
build (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636