feat: handle sleep behavior of MCU2 upgraded cars #584
devops.yml
on: push
check_paths
/
check_paths
3s
elixir_dep_verification_and_static_analysis
/
Verify dependencies, POT files, unused dependencies, static analysis
2m 49s
elixir_test
/
Test
4m 29s
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/driving_test.exs#L376
test when offline logs a drive after a significant offline period while driving (TeslaMate.Vehicles.Vehicle.DrivingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/driving_test.exs#L151
test shift state P does not trigger driving state (TeslaMate.Vehicles.Vehicle.DrivingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/driving_test.exs#L439
test when offline continues a drive after a short offline period while driving (TeslaMate.Vehicles.Vehicle.DrivingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/driving_test.exs#L312
test when offline times out a drive when being offline for to long (TeslaMate.Vehicles.Vehicle.DrivingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/driving_test.exs#L50
test handles a connection loss when driving (TeslaMate.Vehicles.Vehicle.DrivingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/driving_test.exs#L495
test geofencing changes geofence when enterling or leaving (TeslaMate.Vehicles.Vehicle.DrivingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/driving_test.exs#L227
test when offline interprets a significant offline period while driving with SOC gains as charge session (TeslaMate.Vehicles.Vehicle.DrivingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/driving_test.exs#L7
test logs a full drive (TeslaMate.Vehicles.Vehicle.DrivingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/streaming_test.exs#L321
test charging starts charging (TeslaMate.Vehicles.Vehicle.StreamingTest)
|
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
|