Cleanup type checking #1685
Annotations
11 warnings
OTP 25.2.3 / Elixir 1.14
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
OTP 25.2.3 / Elixir 1.14
Logger.Formatter.new/1 is undefined or private
|
OTP 25.2.3 / Elixir 1.14
unused import Phoenix.HTML
|
OTP 25.2.3 / Elixir 1.14
clauses with the same name and arity (number of arguments) should be grouped together, "def handle_event/3" was previously defined (lib/platform_web/live/projects_live/edit_component.ex:76)
|
OTP 25.2.3 / Elixir 1.14
unused alias Attribute
|
OTP 25.2.3 / Elixir 1.14
unused alias Projects
|
OTP 25.2.3 / Elixir 1.14
variable "group" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 25.2.3 / Elixir 1.14
undefined attribute "x-on:paste" for component Phoenix.Component.form/1
|
OTP 25.2.3 / Elixir 1.14
undefined attribute "x-data" for component Phoenix.Component.form/1
|
OTP 25.2.3 / Elixir 1.14
undefined attribute "x-on:paste" for component Phoenix.Component.form/1
|
OTP 25.2.3 / Elixir 1.14
undefined attribute "x-show" for component Heroicons.check_circle/1
|