chore(frontend): add vite-plugin-checker devDependency#400
chore(frontend): add vite-plugin-checker devDependency#400michaelkirk merged 13 commits intoheadwaymaps:mainfrom
Conversation
peerDependency of vite-plugin-checker
Errors surfacinghttps://github.com/headwaymaps/headway/actions/runs/19915978051/job/57094652910#logs
Aside: Should these checks also run as part of |
There are some typescript checks already, but vue is pretty complicated. I wasn't aware of vite-plugin-checker, but it seems like enabling it has done a more thorough job of checking. I'd prefer fixing them over #401. As I understand it, the only downside in the meanwhile is some warning output on server startup. I've pushed up a couple of type fixes to this branch, but many more to go. |
ca3aec9 to
c9e3195
Compare
If there's a way in config to actually change it to warnings as opposed to errors I guess that would be preferred but if there's a knob for that somewhere I haven't found it.
Thanks, I just did the same. Noting that 792ecaf is not strictly correct (and looks like using iterators/ Disabling |
|
I've applied some of my own proclivities and will merge shortly. Thank you! |
Add missing devDependency.
https://github.com/headwaymaps/headway/actions/runs/19905547778/job/57060707239#step:4:2477
headway/services/frontend/www-app/quasar.config.ts
Line 88 in 67f6d7e