Skip to content

Bump ex_doc from 0.34.0 to 0.34.1 #126

Bump ex_doc from 0.34.0 to 0.34.1

Bump ex_doc from 0.34.0 to 0.34.1 #126

Triggered via pull request July 1, 2024 16:13
Status Success
Total duration 3m 26s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

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