Skip to content

Update to Elixir 1.16.0 #887

Update to Elixir 1.16.0

Update to Elixir 1.16.0 #887

Triggered via push December 27, 2023 19:45
Status Success
Total duration 3m 43s
Artifacts

ci-workflow.yml

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

Annotations

120 warnings
[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.1/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
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/refactor/nesting.ex#L89
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/refactor/negated_conditions_with_else.ex#L53
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/refactor/cond_statements.ex#L43
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/refactor/case_trivial_matches.ex#L24
Nested modules could be aliased at the top of the invoking module.
[26.1/1.16.0-rc.1] 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.16.0-rc.1] 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.16.0-rc.1] 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.16.0-rc.1] 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.1/1.16.0-rc.1] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
Nested modules could be aliased at the top of the invoking module.
[26.1/1.16.0-rc.1] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/nesting.ex#L89
Nested modules could be aliased at the top of the invoking module.
[26.1/1.16.0-rc.1] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/negated_conditions_with_else.ex#L53
Nested modules could be aliased at the top of the invoking module.
[26.1/1.16.0-rc.1] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/cond_statements.ex#L43
Nested modules could be aliased at the top of the invoking module.
[26.1/1.16.0-rc.1] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/case_trivial_matches.ex#L24
Nested modules could be aliased at the top of the invoking module.
[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.
[25.3/1.15.7] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
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/nesting.ex#L89
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/negated_conditions_with_else.ex#L53
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/cond_statements.ex#L43
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/case_trivial_matches.ex#L24
Nested modules could be aliased at the top of the invoking module.
[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.
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
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/nesting.ex#L89
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/negated_conditions_with_else.ex#L53
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/cond_statements.ex#L43
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/case_trivial_matches.ex#L24
Nested modules could be aliased at the top of the invoking module.
[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.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
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/nesting.ex#L89
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/negated_conditions_with_else.ex#L53
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/cond_statements.ex#L43
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/case_trivial_matches.ex#L24
Nested modules could be aliased at the top of the invoking module.
[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.
[24.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
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/nesting.ex#L89
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/negated_conditions_with_else.ex#L53
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/cond_statements.ex#L43
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/case_trivial_matches.ex#L24
Nested modules could be aliased at the top of the invoking module.
[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.
[24.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
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/nesting.ex#L89
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/negated_conditions_with_else.ex#L53
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/cond_statements.ex#L43
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/case_trivial_matches.ex#L24
Nested modules could be aliased at the top of the invoking module.
[24.3/1.11.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.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/backports.ex#L17
There are spaces around operators most of the time, but not here.
[24.3/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/backports.ex#L5
There are spaces around operators most of the time, but not here.
[24.3/1.11.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.11.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.11.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.11.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.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
Nested modules could be aliased at the top of the invoking module.
[24.3/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/nesting.ex#L89
Nested modules could be aliased at the top of the invoking module.
[24.3/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/negated_conditions_with_else.ex#L53
Nested modules could be aliased at the top of the invoking module.
[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.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
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/nesting.ex#L89
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/negated_conditions_with_else.ex#L53
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/cond_statements.ex#L43
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/case_trivial_matches.ex#L24
Nested modules could be aliased at the top of the invoking module.
[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.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
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/nesting.ex#L89
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/negated_conditions_with_else.ex#L53
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/cond_statements.ex#L43
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/case_trivial_matches.ex#L24
Nested modules could be aliased at the top of the invoking module.
[23.3/1.11.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.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/backports.ex#L17
There are spaces around operators most of the time, but not here.
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/backports.ex#L5
There are spaces around operators most of the time, but not here.
[23.3/1.11.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.11.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.11.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.11.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.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
Nested modules could be aliased at the top of the invoking module.
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/nesting.ex#L89
Nested modules could be aliased at the top of the invoking module.
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/negated_conditions_with_else.ex#L53
Nested modules could be aliased at the top of the invoking module.
[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.
[23.3/1.12.3] CI Tests on Credo [OTP/Elixir]: lib/credo/check/refactor/unless_with_else.ex#L52
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/nesting.ex#L89
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/negated_conditions_with_else.ex#L53
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/cond_statements.ex#L43
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/case_trivial_matches.ex#L24
Nested modules could be aliased at the top of the invoking module.