cli
cli copied to clipboard
Process is not terminating on its own
What happened?
After finishing to setup code-pushup in my project i ran the command npx code-pushup
.
The command was successful but it never exited the process.
To teminate the process i ad to run control C
What would you expect to happen?
At the end of the process i would expect it to trow an error or to exite with code 0.
What steps did you take?
Currently the bug it pressent inside this MR
https://github.com/push-based/user-flow/pull/262
This is present when running locally. I have not tested in the CI.
What operation system are you on?
Windows
Node version
18
Relevant log output
Categories
┌─────────────────────────────────────────────────────────────┬───────┬────────┐
│ Category │ Score │ Audits │
├─────────────────────────────────────────────────────────────┼───────┼────────┤
│ Bug prevention │ 94 │ 35 │
├─────────────────────────────────────────────────────────────┼───────┼────────┤
│ Code style │ 78 │ 27 │
└─────────────────────────────────────────────────────────────┴───────┴────────┘
Made with ❤ by code-pushup.dev