Add parent app and parent app module name to config - #177
Merged
Annotations
1 error and 10 warnings
|
|
|
lib/phoenix_kit_web/live/modules/blogging/context/page_builder/renderer.ex#L91
`Enum.map_join/3` is more efficient than `Enum.map/2 |> Enum.join/2`.
|
|
lib/phoenix_kit/config.ex#L348
Do not use parentheses when defining a function which has no arguments.
|
|
lib/phoenix_kit/install/repo_detection.ex#L154
Prefer using an implicit `try` rather than explicit `try`.
|
|
lib/phoenix_kit/storage.ex#L807
Prefer using an implicit `try` rather than explicit `try`.
|
|
lib/phoenix_kit_web/components/blogging/page.ex#L22
Nested modules could be aliased at the top of the invoking module.
|
|
lib/phoenix_kit/blogging/renderer.ex#L90
Nested modules could be aliased at the top of the invoking module.
|
|
lib/phoenix_kit/blogging/renderer.ex#L94
Nested modules could be aliased at the top of the invoking module.
|
|
lib/phoenix_kit/blogging/renderer.ex#L181
Nested modules could be aliased at the top of the invoking module.
|
|
lib/phoenix_kit/blogging/renderer.ex#L184
Nested modules could be aliased at the top of the invoking module.
|
|
lib/phoenix_kit_web/components/blogging/hero.ex#L94
Nested modules could be aliased at the top of the invoking module.
|
The logs for this run have expired and are no longer available.
Loading