chore(deps): update pnpm to v9 #382
Annotations
5 errors and 2 warnings
lint:
bin/cli.spec.ts#L605
Unexpected console statement
|
lint
Process completed with exit code 1.
|
bin/cli.spec.ts > input options argument > correct with input argument:
bin/cli.spec.ts#L607
AssertionError: process should send success status (0): expected 1 to deeply equal +0
- Expected
+ Received
- 0
+ 1
❯ bin/cli.spec.ts:607:69
|
bin/cli.spec.ts > stdin stream as input argument (like piped stream):
bin/cli.spec.ts#L722
AssertionError: process should send success status (0): expected 1 to deeply equal +0
- Expected
+ Received
- 0
+ 1
❯ bin/cli.spec.ts:722:67
|
Unit tests & coverage
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests & coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|