Skip to content

Add columns to FIXME and TODO tag checks #91

Add columns to FIXME and TODO tag checks

Add columns to FIXME and TODO tag checks #91

Triggered via pull request February 28, 2025 19:18
Status Failure
Total duration 1m 19s
Artifacts

housekeeping.yml

on: pull_request
used mix format
33s
used mix format
tested that for each check there is at least one trigger assertion
18s
tested that for each check there is at least one trigger assertion
tested that for each check all params are covered by tests
20s
tested that for each check all params are covered by tests
all triggers are looked up and confirmed
22s
all triggers are looked up and confirmed
compiling deps shows no compiler warnings (optional)
27s
compiling deps shows no compiler warnings (optional)
resulting issues are still the same (optional)
1m 9s
resulting issues are still the same (optional)
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 16 warnings
all triggers are looked up and confirmed: test/credo/check/design/tag_todo_test.exs#L257
test it should report a couple of issues when including docs (Credo.Check.Design.TagTODOTest)
all triggers are looked up and confirmed: test/credo/check/design/tag_todo_test.exs#L134
test it should report an issue for @shortdoc tags (Credo.Check.Design.TagTODOTest)
all triggers are looked up and confirmed: test/credo/check/design/tag_todo_test.exs#L96
test it should report an issue for @doc tags (Credo.Check.Design.TagTODOTest)
all triggers are looked up and confirmed: test/credo/check/design/tag_todo_test.exs#L203
test it should report an issue at the end of a line w/o space (Credo.Check.Design.TagTODOTest)
all triggers are looked up and confirmed: test/credo/check/design/tag_todo_test.exs#L115
test it should report an issue for @moduledoc tags (Credo.Check.Design.TagTODOTest)
all triggers are looked up and confirmed: test/credo/check/design/tag_fixme_test.exs#L90
test it should report a couple of issues when including docstrings (Credo.Check.Design.TagFIXMETest)
all triggers are looked up and confirmed
Process completed with exit code 2.
resulting issues are still the same (optional)
Process completed with exit code 1.
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
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
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/consistency/exception_names/collector.ex#L49
Found a TODO tag in a comment: # TODO: how is this `case` necessary
resulting issues are still the same (optional): lib/credo/exs_loader.ex#L66
Found a TODO tag in a comment: # TODO: support regex modifiers
resulting issues are still the same (optional): lib/credo/code/module.ex#L310
Found a TODO tag in a comment: # TODO: write unit test
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).