Skip to content

Update car req2

Update car req2 #2

Triggered via pull request September 16, 2024 22:58
Status Failure
Total duration 47s
Artifacts

elixir.yml

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

Annotations

1 error and 3 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