Update car req2 #8
Triggered via pull request
September 17, 2024 15:31
Status
Failure
Total duration
2m 16s
Artifacts
–
Annotations
1 error and 6 warnings
Build and test
Process completed with exit code 1.
|
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Build and test
~R/.../ is deprecated, use ~r/.../ instead
|
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Build and test
~R/.../ is deprecated, use ~r/.../ instead
|