Update debian Docker tag to v12.7 #159
Annotations
7 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/room_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/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
|