wip #110
Annotations
1 error and 18 warnings
Lint (OTP 26 / Elixir 1.15)
Process completed with exit code 4.
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 26 / Elixir 1.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Test (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
|
Test (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
|
Test (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (OTP 26 / Elixir 1.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Lint (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
|
Lint (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
|
Lint (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Lint (OTP 26 / Elixir 1.15):
test/configuration_test.exs#L69
Numbers larger than 9999 should be written with underscores: 90_000
|
Lint (OTP 26 / Elixir 1.15):
test/configuration_test.exs#L61
Numbers larger than 9999 should be written with underscores: 90_000
|