feat: add additional packages configuration #2
release.yml
on: push
test
/
prevent_duplicate_checks
5s
Matrix: test / test_matrix
release
1m 30s
Annotations
4 warnings
test / 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 / 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 / Test (Elixir 1.15.x | OTP 25)
use Bitwise is deprecated. import Bitwise instead
|
test / Test (Elixir 1.14.x | OTP 24)
use Bitwise is deprecated. import Bitwise instead
|