feat: handle sleep behavior of MCU2 upgraded cars #571
devops.yml
on: push
check_paths
/
check_paths
7s
elixir_dep_verification_and_static_analysis
/
Verify dependencies, POT files, unused dependencies, static analysis
3m 0s
elixir_test
/
Test
4m 32s
Annotations
10 errors and 7 warnings
elixir_test / Test:
test/teslamate/vehicles/vehicle_test.exs#L446
test updates does not log updates <= current version (TeslaMate.Vehicles.VehicleTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/suspend_test.exs#L320
test does not suspend if the rear or front trunk is open (TeslaMate.Vehicles.Vehicle.SuspendTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/suspend_test.exs#L547
test req_not_unlocked does not suspend if vehicle is unlocked (TeslaMate.Vehicles.Vehicle.SuspendTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/suspend_test.exs#L285
test does not suspend if any of the doors are open (TeslaMate.Vehicles.Vehicle.SuspendTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/suspend_test.exs#L250
test does not suspend if sentry mode is active (TeslaMate.Vehicles.Vehicle.SuspendTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/suspend_test.exs#L6
test suspends when idling (TeslaMate.Vehicles.Vehicle.SuspendTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/suspend_test.exs#L583
test req_not_unlocked w/o does suspend if vehicle is unlocked (TeslaMate.Vehicles.Vehicle.SuspendTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/suspend_test.exs#L354
test suspends if charging is complete (TeslaMate.Vehicles.Vehicle.SuspendTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/suspend_test.exs#L468
test broadcasts if vehicle gets (un)locked when idling (TeslaMate.Vehicles.Vehicle.SuspendTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/suspend_test.exs#L48
test counts how long it takes to fall asleep (TeslaMate.Vehicles.Vehicle.SuspendTest)
|
elixir_dep_verification_and_static_analysis / Verify dependencies, POT files, unused dependencies, static analysis
Failed to restore: Cache service responded with 429
|
elixir_dep_verification_and_static_analysis / Verify dependencies, POT files, unused dependencies, static analysis
Failed to restore: Cache service responded with 429
|
elixir_dep_verification_and_static_analysis / Verify dependencies, POT files, unused dependencies, static analysis
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
elixir_test / Test
Failed to restore: Cache service responded with 429
|
elixir_test / Test
Failed to restore: Cache service responded with 429
|
elixir_test / Test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
elixir_test / Test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|