Skip to content

fix: remove enumeration of possibly unlimited list #6106

fix: remove enumeration of possibly unlimited list

fix: remove enumeration of possibly unlimited list #6106

Triggered via push January 31, 2025 13:49
Status Failure
Total duration 4m 54s
Artifacts

test-action.yml

on: push
Unit tests
4m 43s
Unit tests
Test coverage
3m 53s
Test coverage
Automated linting
1m 0s
Automated linting
Swagger v2 auto-generation + linting
3s
Swagger v2 auto-generation + linting
Dialyzer
29s
Dialyzer
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Dialyzer
Process completed with exit code 2.
Automated linting
Process completed with exit code 4.
call: lib/ae_mdw/db/sync/stats.ex#L147
The function call generate_tx_statistics will not succeed.
guard_fail: lib/ae_mdw/stats.ex#L267
The guard clause can never succeed.
guard_fail: lib/ae_mdw/stats.ex#L286
The guard clause can never succeed.
no_return: priv/migrations/20250127121345_populate_cumulative_stats.ex#L12
Function run/2 has no local return.
call: priv/migrations/20250127121345_populate_cumulative_stats.ex#L15
The function call gen_range will not succeed.
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