Skip to content

Adding GitHub Action for CI #1

Adding GitHub Action for CI

Adding GitHub Action for CI #1

Triggered via push April 19, 2024 17:11
Status Failure
Total duration 50s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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