chore: migrate CLI execution to execa #390
Annotations
3 errors and 1 warning
Unit tests & coverage:
bin/cli.spec.ts#L615
AssertionError: process should send success status (0): expected 1 to deeply equal +0
- Expected
+ Received
- 0
+ 1
❯ bin/cli.spec.ts:615:71
|
Unit tests & coverage:
bin/cli.spec.ts#L734
AssertionError: process should send success status (0): expected 1 to deeply equal +0
- Expected
+ Received
- 0
+ 1
❯ bin/cli.spec.ts:734:69
|
Unit tests & coverage
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading