Skip to content

Fix false positive for NestedFunctionCalls #94

Fix false positive for NestedFunctionCalls

Fix false positive for NestedFunctionCalls #94

Triggered via push March 5, 2025 07:16
Status Failure
Total duration 1m 26s
Artifacts

housekeeping.yml

on: push
used mix format
34s
used mix format
tested that for each check there is at least one trigger assertion
19s
tested that for each check there is at least one trigger assertion
tested that for each check all params are covered by tests
19s
tested that for each check all params are covered by tests
all triggers are looked up and confirmed
21s
all triggers are looked up and confirmed
compiling deps shows no compiler warnings (optional)
24s
compiling deps shows no compiler warnings (optional)
resulting issues are still the same (optional)
1m 12s
resulting issues are still the same (optional)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
used mix format
Process completed with exit code 1.
tested that for each check all params are covered by tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
tested that for each check there is at least one trigger assertion
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
all triggers are looked up and confirmed
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
compiling deps shows no compiler warnings (optional)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
used mix format
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
resulting issues are still the same (optional)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
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).