fix dialyzer warnings #30
test.yml
on: push
prevent_duplicate_checks
2s
Matrix: test_matrix
required_check
0s
Annotations
8 errors and 6 warnings
Test (Elixir 1.15.x | OTP 25)
Process completed with exit code 1.
|
Test (Elixir 1.16.x | OTP 26)
Process completed with exit code 1.
|
Test (Elixir 1.13.x | OTP 23)
The run was canceled by @sheerlox.
|
Test (Elixir 1.13.x | OTP 23)
The operation was canceled.
|
Test (Elixir 1.12.x | OTP 22)
The run was canceled by @sheerlox.
|
Test (Elixir 1.12.x | OTP 22)
The operation was canceled.
|
Test (Elixir 1.14.x | OTP 24)
The run was canceled by @sheerlox.
|
Test (Elixir 1.14.x | OTP 24)
The operation was canceled.
|
Test (Elixir 1.15.x | OTP 25):
lib/nodelix.ex#L39
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.15.x | OTP 25):
lib/nodelix.ex#L53
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.15.x | OTP 25)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.16.x | OTP 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Test (Elixir 1.16.x | OTP 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Test (Elixir 1.14.x | OTP 24)
use Bitwise is deprecated. import Bitwise instead
|