chore: CLI-only passthrough architecture + version 2.2.0 #83
Annotations
7 errors
|
test (20.x)
The strategy configuration was canceled because "test._18_x" failed
|
|
test (20.x)
Process completed with exit code 2.
|
|
test (20.x):
src/__tests__/cli.test.ts#L299
Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
|
test (20.x):
src/__tests__/cli.test.ts#L297
'mockStream' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
|
test (18.x)
Process completed with exit code 2.
|
|
test (18.x):
src/__tests__/cli.test.ts#L299
Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
|
test (18.x):
src/__tests__/cli.test.ts#L297
'mockStream' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|