Skip to content

Merge branch 'teslamate-org:master' into master #13

Merge branch 'teslamate-org:master' into master

Merge branch 'teslamate-org:master' into master #13

Triggered via push February 27, 2024 12:34
Status Failure
Total duration 2m 59s
Artifacts

elixir.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Test (Elixir 1.15 / OTP 26): test/teslamate/vehicles/vehicle/charging_test.exs#L159
test handles a invalid charge data (TeslaMate.Vehicles.Vehicle.ChargingTest)
Test (Elixir 1.15 / OTP 26): test/teslamate/vehicles/vehicle/suspend_logging_test.exs#L157
test cannot be suspended if any of the doors are open (TeslaMate.Vehicles.Vehicle.SuspendLoggingTest)
Test (Elixir 1.15 / OTP 26): test/teslamate/vehicles/vehicle/suspend_logging_test.exs#L366
test detects if vehicle was locked (TeslaMate.Vehicles.Vehicle.SuspendLoggingTest)
Test (Elixir 1.15 / OTP 26): test/teslamate/vehicles/vehicle/suspend_logging_test.exs#L176
test cannot be suspended if the rear or front trunk is open (TeslaMate.Vehicles.Vehicle.SuspendLoggingTest)
Test (Elixir 1.15 / OTP 26): test/teslamate/vehicles/vehicle_test.exs#L446
test updates does not log updates <= current version (TeslaMate.Vehicles.VehicleTest)
Test (Elixir 1.15 / OTP 26): test/teslamate/vehicles/vehicle/suspend_test.exs#L320
test does not suspend if the rear or front trunk is open (TeslaMate.Vehicles.Vehicle.SuspendTest)
Test (Elixir 1.15 / OTP 26): 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)
Test (Elixir 1.15 / OTP 26): test/teslamate/vehicles/vehicle/driving_test.exs#L171
test shift_state P ends the drive (TeslaMate.Vehicles.Vehicle.DrivingTest)
Test (Elixir 1.15 / OTP 26): 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)
Test (Elixir 1.15 / OTP 26): test/teslamate/vehicles/vehicle/suspend_logging_test.exs#L273
test cannot be suspended while charing is not complete (TeslaMate.Vehicles.Vehicle.SuspendLoggingTest)
Test (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.15 / OTP 26)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (Elixir 1.15 / OTP 26)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (Elixir 1.15 / OTP 26)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (Elixir 1.15 / OTP 26)
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
Test (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead