Update actions #879
Annotations
10 warnings
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.
|
lib/credo/check/refactor/unless_with_else.ex#L52
Nested modules could be aliased at the top of the invoking module.
|
lib/credo/check/refactor/nesting.ex#L89
Nested modules could be aliased at the top of the invoking module.
|
lib/credo/check/refactor/negated_conditions_with_else.ex#L53
Nested modules could be aliased at the top of the invoking module.
|
lib/credo/check/refactor/cond_statements.ex#L43
Nested modules could be aliased at the top of the invoking module.
|
lib/credo/check/refactor/case_trivial_matches.ex#L24
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