Update elixir Docker tag to v1.17.3 #160
Annotations
7 warnings
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
lib/nisse_web/live/live_helpers.ex#L2
unused import Phoenix.LiveView
|
Test:
lib/nisse_web/live/spot_live/form_component.html.heex#L4
let is deprecated, please use :let instead
|
Test:
lib/nisse_web/live/plant_status.ex#L55
variable "event" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test:
lib/nisse_web/live/room_live/form_component.html.heex#L4
let is deprecated, please use :let instead
|
Test:
lib/nisse_web/live/plant_species_live/form_component.html.heex#L4
let is deprecated, please use :let instead
|
Test:
lib/nisse_web/live/plant_live/form_component.html.heex#L4
let is deprecated, please use :let instead
|