Skip to content

Removing map.field notation and x..-y warnings #903

Removing map.field notation and x..-y warnings

Removing map.field notation and x..-y warnings #903

Triggered via pull request January 4, 2024 19:10
Status Failure
Total duration 3m 16s
Artifacts

ci-workflow.yml

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

Annotations

4 errors and 100 warnings
[24.3/1.11.4] CI Tests on Credo [OTP/Elixir]
** (SyntaxError) lib/credo/check/consistency/multi_alias_import_require_use/collector.ex:41:71: syntax error before: '/'
[24.3/1.11.4] CI Tests on Credo [OTP/Elixir]
Process completed with exit code 1.
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]
** (SyntaxError) lib/credo/check/warning/unused_function_return_helper.ex:135:68: syntax error before: '/'
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]
Process completed with exit code 1.
[26.1/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
[26.1/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
[26.1/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
[26.1/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
[26.1/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
[26.1/1.15.7] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[26.1/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[26.1/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[26.1/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[26.1/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[26.2/1.16.0] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
[26.2/1.16.0] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
[26.2/1.16.0] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
[26.2/1.16.0] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
[26.2/1.16.0] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
[26.2/1.16.0] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[26.2/1.16.0] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[26.2/1.16.0] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[26.2/1.16.0] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[26.2/1.16.0] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[25.3/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
[25.3/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
[25.3/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
[25.3/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
[25.3/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
[25.3/1.15.7] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[25.3/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[25.3/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[25.3/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[25.3/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[24.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
[24.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
[24.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
[24.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
[24.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
[24.3/1.14.5] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[24.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[24.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[24.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[24.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[24.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
[24.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
[24.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
[24.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
[24.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
[24.3/1.13.4] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[24.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[24.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[24.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[24.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[24.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
[24.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
[24.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
[24.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
[24.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
[24.3/1.12.3] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[24.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[24.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[24.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[24.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[23.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/long_quote_blocks.ex#L111
Function body is nested too deep (max depth is 2, was 3).
[23.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
[23.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
[23.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
[23.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
[23.3/1.12.3] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[23.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[23.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[23.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[23.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.