Skip to content

Mess with GH admonishments #56

Mess with GH admonishments

Mess with GH admonishments #56

Triggered via push April 25, 2024 21:28
Status Failure
Total duration 1m 18s
Artifacts

test-suite.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Linting
Process completed with exit code 2.
Testing
Process completed with exit code 1.
Test Suite Results
Process completed with exit code 1.
Linting: lib/livebooks/module.ex#L30
Nested modules could be aliased at the top of the invoking module.
Testing
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Testing
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs