Bump actions/checkout from 3 to 4 (#278) #457
Annotations
7 warnings
Run mix credo --all --strict || true
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/source.ex#L553
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/introspection.ex#L492
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/introspection.ex#L489
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/normalized/path.ex#L1
Modules should have a @moduledoc tag.
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/normalized/code/formatter.ex#L1
Modules should have a @moduledoc tag.
|
|
The logs for this run have expired and are no longer available.
Loading