Skip to content

Detect compositions of {Naive}DateTime.utc_now and {Naive}DateTime.truncate #809

Detect compositions of {Naive}DateTime.utc_now and {Naive}DateTime.truncate

Detect compositions of {Naive}DateTime.utc_now and {Naive}DateTime.truncate #809

Triggered via pull request September 30, 2023 17:31
Status Failure
Total duration 5m 57s
Artifacts

ci-workflow.yml

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

Annotations

1 error and 112 warnings
[25.3/1.15.4] CI Tests on Credo [OTP/Elixir]
Process completed with exit code 1.
[25.3/1.15.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[25.3/1.15.4] CI Tests on Credo [OTP/Elixir]
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
[24.2/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.2/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.2/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.2/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.2/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.2/1.13.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.13.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.11.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/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.2/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.2/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.2/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.2/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.2/1.11.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/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.2/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.2/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.2/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.2/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.2/1.14.5] CI Tests on Credo [OTP/Elixir]
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
[24.2/1.14.5] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.14.5] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[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]
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.12.2] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.12.2] 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.2] 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.2] 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.2] 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.2] 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.2] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[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]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.12.2] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[24.2/1.12.2] 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.2/1.12.2] 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.2/1.12.2] 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.2/1.12.2] 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.2/1.12.2] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.12.2] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[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]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[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/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]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead