Credo.Check.Warning.Dbg: account for &dbg/1
#57
housekeeping.yml
on: pull_request
used mix format
35s
tested that for each check there is at least one trigger assertion
22s
tested that for each check all params are covered by tests
19s
all triggers are looked up and confirmed
23s
resulting issues are still the same (optional)
1m 10s
Annotations
13 warnings
all triggers are looked up and confirmed
using map.field notation (without parentheses) to invoke function Credo.Check.Readability.NestedFunctionCalls.category() is deprecated, you must add parentheses instead: remote.function()
|
resulting issues are still the same (optional)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.TagTODO.category() is deprecated, you must add parentheses instead: remote.function()
|
resulting issues are still the same (optional):
lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
|
resulting issues are still the same (optional):
lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
|
resulting issues are still the same (optional):
lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
|
resulting issues are still the same (optional):
lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
|
resulting issues are still the same (optional):
lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
|
resulting issues are still the same (optional):
lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
|
resulting issues are still the same (optional):
lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
|
resulting issues are still the same (optional):
lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
|
resulting issues are still the same (optional)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
|
resulting issues are still the same (optional)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
|
resulting issues are still the same (optional)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
|