Skip to content

Fix hidden input field name #48

Fix hidden input field name

Fix hidden input field name #48

Triggered via push May 26, 2024 02:49
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

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

Annotations

1 error and 5 warnings
Lint
Process completed with exit code 1.
Test OTP 25 / Elixir 1.15: lib/polymorphic_embed/html/form.ex#L156
variable "num_entries" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test OTP 24 / Elixir 1.15: lib/polymorphic_embed/html/form.ex#L156
variable "num_entries" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test OTP 26 / Elixir 1.15: lib/polymorphic_embed/html/form.ex#L156
variable "num_entries" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test OTP 26 / Elixir 1.16
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test OTP 26 / Elixir 1.16
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs