feat: add Node.js VersionManager
module & Mix tasks
#36
test.yml
on: pull_request
prevent_duplicate_checks
2s
Matrix: test_matrix
required_check
0s
Annotations
4 warnings
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.15.x | OTP 25)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.14.x | OTP 24)
use Bitwise is deprecated. import Bitwise instead
|