fix: update user agent to match novu standards (#38) #93
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
Doctor
use Bitwise is deprecated. import Bitwise instead
|
Credo
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.15 OTP 26)
use Bitwise is deprecated. import Bitwise 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)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test (Elixir 1.12 OTP 24)
Keyword.validate!/2 is undefined or private
|
Test (Elixir 1.12 OTP 24)
URI.new!/1 is undefined or private
|
Test (Elixir 1.14 OTP 25)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.14 OTP 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Dialyzer
use Bitwise is deprecated. import Bitwise instead
|