Skip to content

Remove deprecated module.function() notation #1043

Remove deprecated module.function() notation

Remove deprecated module.function() notation #1043

Triggered via pull request September 23, 2024 21:41
Status Success
Total duration 2m 51s
Artifacts

ci-workflow.yml

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

Annotations

92 warnings
Elixir 1.17.0-rc.0 OTP 26.2
using map.field notation (without parentheses) to invoke function Credo.Check.Readability.PreferImplicitTry.category() is deprecated, you must add parentheses instead: remote.function()
Elixir 1.17.0-rc.0 OTP 26.2
using map.field notation (without parentheses) to invoke function Credo.Check.Design.TagTODO.category() is deprecated, you must add parentheses instead: remote.function()
Elixir 1.17.0-rc.0 OTP 26.2: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.0-rc.0 OTP 26.2: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.0-rc.0 OTP 26.2: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.0-rc.0 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.17.0-rc.0 OTP 26.2: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.17.0-rc.0 OTP 26.2: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.17.0-rc.0 OTP 26.2: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.17.0-rc.0 OTP 26.2: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.17.0-rc.0 OTP 26.2
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
Elixir 1.17.0-rc.0 OTP 25.3
using map.field notation (without parentheses) to invoke function Credo.Check.Design.TagTODO.category() is deprecated, you must add parentheses instead: remote.function()
Elixir 1.17.0-rc.0 OTP 25.3: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.0-rc.0 OTP 25.3: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.0-rc.0 OTP 25.3: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.0-rc.0 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.17.0-rc.0 OTP 25.3: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.17.0-rc.0 OTP 25.3: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.17.0-rc.0 OTP 25.3: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.17.0-rc.0 OTP 25.3: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.17.0-rc.0 OTP 25.3
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
Elixir 1.17.0-rc.0 OTP 25.3
using map.field notation (without parentheses) to invoke function Credo.Check.Readability.OneArityFunctionInPipe.category() is deprecated, you must add parentheses instead: remote.function()
Elixir 1.15.7 OTP 26.2: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.15.7 OTP 26.2: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.15.7 OTP 26.2: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.15.7 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.15.7 OTP 26.2: 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.2: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.15.7 OTP 26.2: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.15.7 OTP 26.2: 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.2: 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.2: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
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.16.2 OTP 25.3: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.16.2 OTP 25.3: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.16.2 OTP 25.3: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.16.2 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.16.2 OTP 25.3: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.16.2 OTP 25.3: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.16.2 OTP 25.3: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.16.2 OTP 25.3: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.16.2 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.16.2 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 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 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.14.5 OTP 24.3: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.13.4 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.13.4 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.13.4 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.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.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.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.14.5 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.14.5 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.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.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.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.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 24.3: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.