Skip to content

Add correct column metadata to all warning checks #1000

Add correct column metadata to all warning checks

Add correct column metadata to all warning checks #1000

Status Failure
Total duration 3m 23s
Artifacts

ci-workflow.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 80 warnings
Elixir 1.12.3 OTP 24.3: test/credo/check/warning/leaky_environment_test.exs#L65
test it should report a violation /3 (Credo.Check.Warning.LeakyEnvironmentTest)
Elixir 1.12.3 OTP 24.3: test/credo/check/warning/unsafe_exec_test.exs#L51
test it should report a violation /2 (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.12.3 OTP 24.3: test/credo/check/warning/unsafe_exec_test.exs#L35
test it should report a violation (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.12.3 OTP 24.3: test/credo/check/warning/unsafe_exec_test.exs#L68
test it should report a violation /3 (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.12.3 OTP 24.3
Process completed with exit code 1.
Elixir 1.11.4 OTP 24.3: test/credo/check/warning/leaky_environment_test.exs#L65
test it should report a violation /3 (Credo.Check.Warning.LeakyEnvironmentTest)
Elixir 1.11.4 OTP 24.3: test/credo/check/warning/unsafe_exec_test.exs#L68
test it should report a violation /3 (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.11.4 OTP 24.3: test/credo/check/warning/unsafe_exec_test.exs#L51
test it should report a violation /2 (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.11.4 OTP 24.3: test/credo/check/warning/unsafe_exec_test.exs#L35
test it should report a violation (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.11.4 OTP 24.3
Process completed with exit code 1.
Elixir 1.11.4 OTP 23.3: test/credo/check/warning/leaky_environment_test.exs#L65
test it should report a violation /3 (Credo.Check.Warning.LeakyEnvironmentTest)
Elixir 1.11.4 OTP 23.3: test/credo/check/warning/unsafe_exec_test.exs#L68
test it should report a violation /3 (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.11.4 OTP 23.3: test/credo/check/warning/unsafe_exec_test.exs#L35
test it should report a violation (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.11.4 OTP 23.3: test/credo/check/warning/unsafe_exec_test.exs#L51
test it should report a violation /2 (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.11.4 OTP 23.3
Process completed with exit code 1.
Elixir 1.12.3 OTP 23.3: test/credo/check/warning/leaky_environment_test.exs#L65
test it should report a violation /3 (Credo.Check.Warning.LeakyEnvironmentTest)
Elixir 1.12.3 OTP 23.3: test/credo/check/warning/unsafe_exec_test.exs#L35
test it should report a violation (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.12.3 OTP 23.3: test/credo/check/warning/unsafe_exec_test.exs#L68
test it should report a violation /3 (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.12.3 OTP 23.3: test/credo/check/warning/unsafe_exec_test.exs#L51
test it should report a violation /2 (Credo.Check.Warning.UnsafeExecTest)
Elixir 1.12.3 OTP 23.3
Process completed with exit code 1.
Elixir 1.16.2 OTP 26.2: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.16.2 OTP 26.2: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.16.2 OTP 26.2: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.16.2 OTP 26.2: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
Elixir 1.16.2 OTP 26.2: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.16.2 OTP 26.2: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.16.2 OTP 26.2: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.16.2 OTP 26.2: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.16.2 OTP 26.2: lib/credo/check/design/duplicated_code.ex#L86
Nested modules could be aliased at the top of the invoking module.
Elixir 1.16.2 OTP 26.2: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
Elixir 1.13.4 OTP 25.3: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.13.4 OTP 25.3: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.13.4 OTP 25.3: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.13.4 OTP 25.3: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
Elixir 1.13.4 OTP 25.3: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.13.4 OTP 25.3: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.13.4 OTP 25.3: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.13.4 OTP 25.3: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.13.4 OTP 25.3: lib/credo/check/design/duplicated_code.ex#L86
Nested modules could be aliased at the top of the invoking module.
Elixir 1.13.4 OTP 25.3: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
Elixir 1.15.7 OTP 26.1: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.15.7 OTP 26.1: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.15.7 OTP 26.1: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.15.7 OTP 26.1: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
Elixir 1.15.7 OTP 26.1: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.15.7 OTP 26.1: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.15.7 OTP 26.1: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.15.7 OTP 26.1: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.15.7 OTP 26.1: lib/credo/check/design/duplicated_code.ex#L86
Nested modules could be aliased at the top of the invoking module.
Elixir 1.15.7 OTP 26.1: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
Elixir 1.14.5 OTP 24.3: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.14.5 OTP 24.3: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.14.5 OTP 24.3: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.14.5 OTP 24.3: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
Elixir 1.14.5 OTP 24.3: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.14.5 OTP 24.3: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.14.5 OTP 24.3: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.14.5 OTP 24.3: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.14.5 OTP 24.3: lib/credo/check/design/duplicated_code.ex#L86
Nested modules could be aliased at the top of the invoking module.
Elixir 1.14.5 OTP 24.3: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
Elixir 1.15.7 OTP 25.3: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.15.7 OTP 25.3: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.15.7 OTP 25.3: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.15.7 OTP 25.3: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
Elixir 1.15.7 OTP 25.3: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.15.7 OTP 25.3: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.15.7 OTP 25.3: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.15.7 OTP 25.3: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.15.7 OTP 25.3: lib/credo/check/design/duplicated_code.ex#L86
Nested modules could be aliased at the top of the invoking module.
Elixir 1.15.7 OTP 25.3: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
Elixir 1.13.4 OTP 24.3: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.13.4 OTP 24.3: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.13.4 OTP 24.3: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.13.4 OTP 24.3: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
Elixir 1.13.4 OTP 24.3: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.13.4 OTP 24.3: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.13.4 OTP 24.3: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.13.4 OTP 24.3: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.13.4 OTP 24.3: lib/credo/check/design/duplicated_code.ex#L86
Nested modules could be aliased at the top of the invoking module.
Elixir 1.13.4 OTP 24.3: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
Elixir 1.14.5 OTP 23.3: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.14.5 OTP 23.3: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.14.5 OTP 23.3: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.14.5 OTP 23.3: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
Elixir 1.14.5 OTP 23.3: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.14.5 OTP 23.3: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.14.5 OTP 23.3: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.14.5 OTP 23.3: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.14.5 OTP 23.3: lib/credo/check/design/duplicated_code.ex#L86
Nested modules could be aliased at the top of the invoking module.
Elixir 1.14.5 OTP 23.3: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
Elixir 1.13.4 OTP 23.3: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.13.4 OTP 23.3: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.13.4 OTP 23.3: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.13.4 OTP 23.3: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
Elixir 1.13.4 OTP 23.3: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.13.4 OTP 23.3: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.13.4 OTP 23.3: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.13.4 OTP 23.3: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.13.4 OTP 23.3: lib/credo/check/design/duplicated_code.ex#L86
Nested modules could be aliased at the top of the invoking module.
Elixir 1.13.4 OTP 23.3: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.