Skip to content

add mix format and dialyzer to CI #3

add mix format and dialyzer to CI

add mix format and dialyzer to CI #3

Triggered via pull request June 3, 2024 13:29
Status Failure
Total duration 3m 33s
Artifacts

dialyzer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Dialyzer
Process completed with exit code 1.
Dialyzer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs