Update test matrix with Elixir 1.17 and OTP 27 (#46) #76
Annotations
8 warnings
test (1.14.5, 26.2.5.2)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (1.15.7, 26.2.5.2)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (1.16.3, 25.3.2.11)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (1.16.3, 25.3.2.11)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (1.16.3, 26.2.5.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (1.16.3, 26.2.5.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (1.16.3, 24.3.4.17)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (1.16.3, 24.3.4.17)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|