Skip to content

Add option for using MySQL instead of postgres #84

Add option for using MySQL instead of postgres

Add option for using MySQL instead of postgres #84

Triggered via pull request April 17, 2023 18:41
Status Success
Total duration 2m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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