chore(deps): update all minor dependency bump #391
Annotations
10 errors and 2 warnings
lint:
bin/cli.spec.ts#L57
Expected an assignment or function call and instead saw an expression
|
lint:
bin/cli.spec.ts#L133
Expected an assignment or function call and instead saw an expression
|
lint:
bin/cli.spec.ts#L135
Expected an assignment or function call and instead saw an expression
|
lint:
src/replace.spec.ts#L34
Expected an assignment or function call and instead saw an expression
|
lint:
src/replace.spec.ts#L36
Expected an assignment or function call and instead saw an expression
|
lint:
src/replace.spec.ts#L85
Expected an assignment or function call and instead saw an expression
|
lint
Process completed with exit code 1.
|
bin/cli.spec.ts > input options argument > correct with output argument:
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
|
bin/cli.spec.ts > stdin stream as input argument (like piped stream):
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.
|
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
|