chore(deps): bump execa from 8.0.1 to 9.4.1 #2559
Annotations
12 errors
Transpile TypeScript:
src/Helper.mts#L8
Type 'string' has no properties in common with type 'Options'.
|
Transpile TypeScript:
src/Helper.mts#L9
Type 'string' has no properties in common with type 'Options'.
|
Transpile TypeScript:
src/Helper.mts#L9
Type 'string' has no properties in common with type 'Options'.
|
Transpile TypeScript:
test/prepare.test.mts#L2
Module '"execa"' has no exported member 'ExecaChildProcess'.
|
Transpile TypeScript:
test/publish.test.mts#L2
Module '"execa"' has no exported member 'ExecaChildProcess'.
|
Transpile TypeScript:
test/publish.test.mts#L2
Module '"execa"' has no exported member 'ExecaReturnBase'.
|
Transpile TypeScript:
test/publish.test.mts#L181
Parameter '_f' implicitly has an 'any' type.
|
Transpile TypeScript:
test/publish.test.mts#L181
Parameter '_a' implicitly has an 'any' type.
|
Transpile TypeScript:
test/publish.test.mts#L181
Parameter '_o' implicitly has an 'any' type.
|
Transpile TypeScript
Process completed with exit code 2.
|
Coverage with Node 18
Process completed with exit code 1.
|
Coverage with Node 20
Process completed with exit code 1.
|