Run mix format #872
Annotations
12 warnings
Run ./test/smoke_test.sh:
test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
|
Run ./test/smoke_test.sh:
lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
|
Run ./test/smoke_test.sh:
lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
|
Run ./test/smoke_test.sh:
lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
|
Run ./test/smoke_test.sh:
lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
|
Run ./test/smoke_test.sh:
lib/credo/check/refactor/unless_with_else.ex#L52
Nested modules could be aliased at the top of the invoking module.
|
Run ./test/smoke_test.sh:
lib/credo/check/refactor/nesting.ex#L89
Nested modules could be aliased at the top of the invoking module.
|
Run ./test/smoke_test.sh:
lib/credo/check/refactor/negated_conditions_with_else.ex#L53
Nested modules could be aliased at the top of the invoking module.
|
Run ./test/smoke_test.sh:
lib/credo/check/refactor/cond_statements.ex#L43
Nested modules could be aliased at the top of the invoking module.
|
Run ./test/smoke_test.sh:
lib/credo/check/refactor/case_trivial_matches.ex#L24
Nested modules could be aliased at the top of the invoking module.
|
Run mix deps.compile
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run mix test
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
The logs for this run have expired and are no longer available.
Loading