Credo.Check.Warning.Dbg: account for &dbg/1
#1158
Open
Annotations
26 warnings
Run # explain issues
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
|
Run # explain issues
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
|
Run # explain issues
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
|
Run # explain issues
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
|
Run mix compile --force --warnings-as-errors
using map.field notation (without parentheses) to invoke function Credo.Check.Design.TagTODO.category() is deprecated, you must add parentheses instead: remote.function()
|
Run mix compile --force --warnings-as-errors:
lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
|
Run mix compile --force --warnings-as-errors:
lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
|
Run mix compile --force --warnings-as-errors:
lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
|
Run mix compile --force --warnings-as-errors:
lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
|
Run mix compile --force --warnings-as-errors:
lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
|
Run mix compile --force --warnings-as-errors:
lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
|
Run mix compile --force --warnings-as-errors:
lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
|
Run mix compile --force --warnings-as-errors:
lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
|
Run mix compile --force --warnings-as-errors:
lib/credo/execution/execution_timing.ex#L24
There should be no calls to `IO.inspect/1`.
|
Run mix credo version
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.short_description() is deprecated, you must add parentheses instead: remote.function()
|
Run mix credo version
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.short_description() is deprecated, you must add parentheses instead: remote.function()
|
Run mix credo --strict --mute-exit-status
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
|
Run mix credo --strict --mute-exit-status:
lib/credo/check/design/duplicated_code.ex#L86
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --strict --mute-exit-status:
lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --strict --mute-exit-status:
lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --strict --mute-exit-status:
lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --strict --mute-exit-status:
lib/credo/check/refactor/unless_with_else.ex#L50
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --strict --mute-exit-status:
lib/credo/check/refactor/pass_async_in_test_cases.ex#L45
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --strict --mute-exit-status:
lib/credo/check/refactor/pass_async_in_test_cases.ex#L34
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --strict --mute-exit-status:
lib/credo/check/refactor/nesting.ex#L88
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --strict --mute-exit-status:
lib/credo/check/refactor/negated_conditions_with_else.ex#L54
Nested modules could be aliased at the top of the invoking module.
|
Loading