Skip to content

chore: sync files with beam-community/common-config #12

chore: sync files with beam-community/common-config

chore: sync files with beam-community/common-config #12

Triggered via pull request July 8, 2024 12:40
Status Failure
Total duration 46s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
Dependencies
Process completed with exit code 1.
Test
Process completed with exit code 1.
Credo
Process completed with exit code 1.
Dialyzer
Process completed with exit code 1.
Credo
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Credo
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Credo
~R/.../ is deprecated, use ~r/.../ instead
Credo
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
Credo
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
Dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Dialyzer
~R/.../ is deprecated, use ~r/.../ instead