Skip to content

chore: resolve linting issues #6107

chore: resolve linting issues

chore: resolve linting issues #6107

Triggered via push January 31, 2025 14:19
Status Success
Total duration 4m 49s
Artifacts

test-action.yml

on: push
Unit tests
4m 38s
Unit tests
Test coverage
3m 59s
Test coverage
Automated linting
1m 5s
Automated linting
Swagger v2 auto-generation + linting
3s
Swagger v2 auto-generation + linting
Dialyzer
32s
Dialyzer
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Automated linting
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of gettext's mix.exs
Automated linting
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Automated linting
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test coverage
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of gettext's mix.exs
Test coverage
:logger :level has been set to :warn in config files, please use :warning instead