Skip to content

Add columns to FIXME and TODO tag checks #166

Add columns to FIXME and TODO tag checks

Add columns to FIXME and TODO tag checks #166

Triggered via pull request February 28, 2025 19:18
Status Success
Total duration 3m 33s
Artifacts

compatibility-os-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Compile & Run: lib/credo/check/consistency/exception_names/collector.ex#L49
Found a TODO tag in a comment: # TODO: how is this `case` necessary
Compile & Run: lib/credo/exs_loader.ex#L66
Found a TODO tag in a comment: # TODO: support regex modifiers
Compile & Run: lib/credo/code/module.ex#L310
Found a TODO tag in a comment: # TODO: write unit test
Compile & Run: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Compile & Run: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Compile & Run: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Compile & Run: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
Compile & Run: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Compile & Run: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Compile & Run: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Compile & Run: lib/credo/check/consistency/exception_names/collector.ex#L49
Found a TODO tag in a comment: # TODO: how is this `case` necessary
Compile & Run: lib/credo/exs_loader.ex#L66
Found a TODO tag in a comment: # TODO: support regex modifiers
Compile & Run: lib/credo/code/module.ex#L310
Found a TODO tag in a comment: # TODO: write unit test
Compile & Run: lib/credo/check/design/duplicated_code.ex#L273
Found a TODO tag in a comment: # TODO: Put in AST helper
Compile & Run: lib/credo/check.ex#L539
Found a TODO tag in a comment: # TODO: list all tags
Compile & Run: lib/credo/test/case.ex#L192
Found a TODO tag in a comment: # TODO: remove this
Compile & Run: lib/credo/check/warning/expensive_empty_enum_check.ex#L6
Found a TODO tag in a comment: # TODO: improve checkdoc
Compile & Run: test/credo/check/consistency/multi_alias_import_require_use_test.exs#L109
Found a TODO tag in a comment: # TODO: we need a real trigger for this
Compile & Run: lib/credo/check/design/duplicated_code.ex#L86
Nested modules could be aliased at the top of the invoking module.
Compile & Run: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.