Bump version to 1.7.9 #55
housekeeping.yml
on: push
used mix format
31s
tested that for each check there is at least one trigger assertion
20s
tested that for each check all params are covered by tests
21s
all triggers are looked up and confirmed
25s
resulting issues are still the same (optional)
1m 11s
Annotations
13 warnings
all triggers are looked up and confirmed
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ParameterPatternMatching.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()
|