feat: add SOC kWh fallback for vehicles without realtimePower #454
Annotations
20 errors and 3 warnings
|
build (3.13)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
|
build (3.13)
Process completed with exit code 1.
|
|
ruff (I001):
tests/status_publisher/test_rvs_charge_status.py#L1
tests/status_publisher/test_rvs_charge_status.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (RET505):
src/vehicle_info.py#L75
src/vehicle_info.py:75:9: RET505 Unnecessary `elif` after `return` statement
help: Remove unnecessary `elif`
|
|
ruff (SIM114):
src/vehicle_info.py#L73
src/vehicle_info.py:73:9: SIM114 Combine `if` branches using logical `or` operator
help: Combine `if` branches
|
|
ruff (RET505):
src/vehicle_info.py#L67
src/vehicle_info.py:67:9: RET505 Unnecessary `elif` after `return` statement
help: Remove unnecessary `elif`
|
|
build (3.14)
The strategy configuration was canceled because "build._3_13" failed
|
|
build (3.14)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
|
build (3.14)
Process completed with exit code 1.
|
|
ruff (I001):
tests/status_publisher/test_rvs_charge_status.py#L1
tests/status_publisher/test_rvs_charge_status.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (RET505):
src/vehicle_info.py#L75
src/vehicle_info.py:75:9: RET505 Unnecessary `elif` after `return` statement
help: Remove unnecessary `elif`
|
|
ruff (SIM114):
src/vehicle_info.py#L73
src/vehicle_info.py:73:9: SIM114 Combine `if` branches using logical `or` operator
help: Combine `if` branches
|
|
ruff (RET505):
src/vehicle_info.py#L67
src/vehicle_info.py:67:9: RET505 Unnecessary `elif` after `return` statement
help: Remove unnecessary `elif`
|
|
build (3.12)
The strategy configuration was canceled because "build._3_13" failed
|
|
build (3.12)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
|
build (3.12)
Process completed with exit code 1.
|
|
ruff (I001):
tests/status_publisher/test_rvs_charge_status.py#L1
tests/status_publisher/test_rvs_charge_status.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (RET505):
src/vehicle_info.py#L75
src/vehicle_info.py:75:9: RET505 Unnecessary `elif` after `return` statement
help: Remove unnecessary `elif`
|
|
ruff (SIM114):
src/vehicle_info.py#L73
src/vehicle_info.py:73:9: SIM114 Combine `if` branches using logical `or` operator
help: Combine `if` branches
|
|
ruff (RET505):
src/vehicle_info.py#L67
src/vehicle_info.py:67:9: RET505 Unnecessary `elif` after `return` statement
help: Remove unnecessary `elif`
|
|
build (3.13)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
|
build (3.14)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
|
build (3.12)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|