Fix divide by zero in updates dashboard #3
Annotations
11 warnings
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
|
Lint (Elixir 1.15 / OTP 26)
Cache save failed.
|