I'm trying to migrate my project to vite-plus, as well as the GH action. And I noticed two problems:
- Linting could not start with
vp check.
- Even with the linting failed to start, the action still succeeded without any error.
chungweileong94/server-act#54
I'm trying to migrate my project to vite-plus, as well as the GH action. And I noticed two problems:
vp check.chungweileong94/server-act#54