Add test-script flag to fix command #2008
types.yml
on: push
type-check
/
Resolving inputs
0s
Matrix: type-check / test
Annotations
2 errors and 1 warning
|
type-check / TS 5.4, "esnext", ./.:
src/commands/fix/cmd-fix.ts#L57
Argument of type 'string | undefined' is not assignable to parameter of type '{ cwd?: string | undefined; testScript?: string | undefined; }'.
|
|
type-check / TS 5.4, "esnext", ./.
Process completed with exit code 2.
|
|
type-check / TS 5.4, "esnext", ./.
Unexpected input(s) 'submodules', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|