Update dependency esbuild to ~> 0.5 or ^0.8.0 - autoclosed #715
ci.yml
on: pull_request
Matrix: tests
Example application tests
29s
Code Quality
48s
Tests
0s
Annotations
1 error and 2 warnings
Example application tests
Process completed with exit code 1.
|
Code Quality
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Code Quality
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|