fix: remove enumeration of possibly unlimited list #6106
test-action.yml
on: push
Unit tests
4m 43s
Test coverage
3m 53s
Automated linting
1m 0s
Swagger v2 auto-generation + linting
3s
Dialyzer
29s
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
|
Automated linting:
priv/migrations/20250127121345_populate_cumulative_stats.ex#L1
Modules should have a @moduledoc tag.
|
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
|