Skip to content

Add check for piping into Logger functions #1089

Add check for piping into Logger functions

Add check for piping into Logger functions #1089

Re-run triggered March 3, 2025 05:31
Status Success
Total duration 5m 41s
Artifacts

ci-workflow.yml

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

Annotations

101 warnings
Elixir 1.17.3 OTP 26.2
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Elixir 1.17.3 OTP 26.2: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.3 OTP 26.2: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.3 OTP 26.2: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.3 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.3 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.3 OTP 26.2: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.17.3 OTP 26.2: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.17.3 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.3 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.17.3 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
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
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.18.1 OTP 26.2
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Elixir 1.18.1 OTP 26.2: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.18.1 OTP 26.2: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.18.1 OTP 26.2: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.18.1 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.18.1 OTP 26.2: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.18.1 OTP 26.2: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.18.1 OTP 26.2: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.18.1 OTP 26.2: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.18.1 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.18.1 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.17.3 OTP 25.3
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Elixir 1.17.3 OTP 25.3: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.3 OTP 25.3: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.3 OTP 25.3: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.17.3 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.3 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.3 OTP 25.3: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.17.3 OTP 25.3: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.17.3 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.3 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.17.3 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.18.1 OTP 25.3
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Elixir 1.18.1 OTP 25.3: lib/credo/watcher.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.18.1 OTP 25.3: lib/credo/config_builder.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.18.1 OTP 25.3: lib/credo/cli/switch.ex#L1
Modules should have a @moduledoc tag.
Elixir 1.18.1 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.18.1 OTP 25.3: lib/credo/check/design/alias_usage.ex#L230
Function takes too many parameters (arity is 10, max is 8).
Elixir 1.18.1 OTP 25.3: lib/credo/cli/options.ex#L77
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.18.1 OTP 25.3: lib/credo/cli/options.ex#L54
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.18.1 OTP 25.3: lib/credo/check/design/alias_usage.ex#L226
Function takes too many parameters (arity is 9, max is 8).
Elixir 1.18.1 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.18.1 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.16.2 OTP 25.3
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
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.14.5 OTP 24.3
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
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
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
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.15.7 OTP 26.2
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Elixir 1.15.7 OTP 26.2
Failed to download action 'https://api.github.com/repos/erlef/setup-beam/tarball/5304e04ea2b355f03681464e683d92e3b2f18451'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Elixir 1.15.7 OTP 26.2
Back off 12.498 seconds before retry.
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.