Skip to content

Try module patching helpers #20

Try module patching helpers

Try module patching helpers #20

Triggered via push April 19, 2024 08:31
Status Success
Total duration 38s
Artifacts

test-suite.yml

on: push
Test Suite Results
0s
Test Suite Results
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Linting
Process completed with exit code 16.
Linting: lib/livebook/helpers.ex#L31
There should be no calls to `IO.inspect/1`.
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