Bump sobelow from 0.12.2 to 0.13.0 #102
Annotations
7 warnings
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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/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
|