Skip to content

Bump ex_doc from 0.34.0 to 0.36.1 #392

Bump ex_doc from 0.34.0 to 0.36.1

Bump ex_doc from 0.34.0 to 0.36.1 #392

Triggered via pull request December 26, 2024 22:50
Status Success
Total duration 6m 5s
Artifacts

elixir.yml

on: pull_request
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Build and test (1.16, 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Build and test (1.16, 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Build and test (1.8, 22.3)
module Mix.Tasks.Format is not a behaviour (in module Styler)
Build and test (1.8, 22.3)
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Build and test (1.8, 22.3)
got "@impl Mix.Tasks.Format" for function format/3 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Build and test (1.8, 22.3)
function Code.quoted_to_algebra/2 is undefined or private
Build and test (1.8, 22.3)
function CAStore.file_path/0 is undefined (module CAStore is not available)