Fix false positive on OperationWithConstantResult #866
Annotations
12 warnings
Run ./test/smoke_test.sh:
lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
|
Run ./test/smoke_test.sh:
lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
|
Run ./test/smoke_test.sh:
lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
|
Run ./test/smoke_test.sh:
lib/credo/cli/output/first_run_hint.ex#L1
Modules should have a @moduledoc tag.
|
Run ./test/smoke_test.sh:
lib/credo/cli/command/info/info_command.ex#L30
Modules should have a @moduledoc tag.
|
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 mix test
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run mix deps.compile
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