Skip to content

implement a base directory for FileSink + refactoring #16

implement a base directory for FileSink + refactoring

implement a base directory for FileSink + refactoring #16

Triggered via push February 29, 2024 20:42
Status Success
Total duration 53s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test (1.15, 25.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.16, 26.2, lint)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.16, 26.2, lint)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs