Update car req2 #14
Triggered via pull request
September 17, 2024 18:43
Status
Failure
Total duration
2m 32s
Artifacts
–
Annotations
2 errors and 6 warnings
Build and test:
test/elasticsearch/executable_test.exs#L30
test .start_link/3 does nothing if executable is already running (Elasticsearch.ExecutableTest)
|
Build and test
Process completed with exit code 2.
|
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
|