Skip to content

Add moduledoc task #524

Add moduledoc task

Add moduledoc task #524

Triggered via pull request January 18, 2024 20:15
Status Success
Total duration 2m 33s
Artifacts

ci.yml

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

Annotations

13 warnings
Test on Ubuntu (Elixir 1.13.4, OTP 22.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.13.4, OTP 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.14.5, OTP 26.2)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.16.0, OTP 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Test on Ubuntu (Elixir 1.16.0, OTP 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs