Bump ex_doc from 0.34.0 to 0.34.1 #125
Annotations
14 warnings
Run CI with Elixir 1.17
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Run CI with Elixir 1.17
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Run CI with Elixir 1.17
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run CI with Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run CI with Elixir 1.17
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run CI with Elixir 1.17
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Run CI with Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run CI with Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run CI with Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run CI with Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run CI with Elixir 1.16
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run CI with Elixir 1.16
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run CI with Elixir 1.16
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run CI with Elixir 1.16
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|