Add commitizen changelog generation and automatic release task #384
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)
|