Annotations
10 errors
build:
cli/src/cli.ts#L3
Cannot find module 'cli-app' or its corresponding type declarations.
|
build:
cli/src/cli.ts#L9
Cannot find module 'soodocode' or its corresponding type declarations.
|
build:
cli/src/cli.ts#L88
Parameter 'opts' implicitly has an 'any' type.
|
build:
cli/src/cli.ts#L88
Parameter 'app' implicitly has an 'any' type.
|
build:
cli/src/cli.ts#L99
Parameter 'message' implicitly has an 'any' type.
|
build:
cli/src/cli.ts#L99
Parameter 'type' implicitly has an 'any' type.
|
build:
cli/src/cli.ts#L103
Parameter 'values' implicitly has an 'any' type.
|
build:
cli/src/cli.ts#L104
Parameter 'v' implicitly has an 'any' type.
|
build:
cli/src/cli.ts#L115
'err' is of type 'unknown'.
|
build
Process completed with exit code 2.
|