moar #717
Annotations
3 errors and 4 warnings
|
test OTP 26 / Elixir 1.15
Process completed with exit code 2.
|
|
test OTP 26 / Elixir 1.15:
test/integration/p2p_test.exs#L10
test P2P connection (ExICE.Integration.P2PTest)
|
|
lint OTP 26 / Elixir 1.15
Process completed with exit code 1.
|
|
test OTP 26 / Elixir 1.15:
test/priv/candidate_test.exs#L54
variable "prefs" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
|
test OTP 26 / Elixir 1.15
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
|
test OTP 26 / Elixir 1.15
use Bitwise is deprecated. import Bitwise instead
|
|
lint OTP 26 / Elixir 1.15
use Bitwise is deprecated. import Bitwise instead
|