Removing map.field notation and x..-y warnings #905
Annotations
10 warnings
lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
|
lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
|
lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
|
lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
|
lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
|
test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
|
lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
|
lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
|
lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
|
lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
|
The logs for this run have expired and are no longer available.
Loading