Adding GitHub Action for CI #1
Annotations
2 errors and 2 warnings
Test
Process completed with exit code 1.
|
Static Analysis
Process completed with exit code 1.
|
Setup
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Setup
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|