Capture Cabin Overheat protection status #2150
Annotations
4 errors and 20 warnings
Test (Elixir 1.15 / OTP 26)
** (SyntaxError) lib/teslamate/vehicles/vehicle.ex:1268:7: syntax error before: battery_heater_on
|
Test (Elixir 1.15 / OTP 26)
Process completed with exit code 1.
|
Lint (Elixir 1.15 / OTP 26)
** (SyntaxError) lib/teslamate/vehicles/vehicle.ex:1268:7: syntax error before: battery_heater_on
|
Lint (Elixir 1.15 / OTP 26)
Process completed with exit code 1.
|
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
|
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (Elixir 1.15 / OTP 26)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Lint (Elixir 1.15 / OTP 26)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Lint (Elixir 1.15 / OTP 26)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Lint (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
|
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|