chore(deps): update definitelytyped #3362
Annotations
6 errors
|
Run TypeScript type checking
Process completed with exit code 2.
|
|
|
|
Run TypeScript type checking:
src/test/datascience/notebook/helper.ts#L1573
Expected 0 type arguments, but got 1.
|
|
Run TypeScript type checking:
src/platform/common/process/proc.node.ts#L229
Type 'string | NonSharedBuffer' is not assignable to type 'string'.
|
|
Run TypeScript type checking:
src/platform/common/process/proc.node.ts#L229
Type 'string | NonSharedBuffer | undefined' is not assignable to type 'string | undefined'.
|
|
Run TypeScript type checking:
src/platform/common/process/proc.node.ts#L225
No overload matches this call.
|
Loading