chore(deps): update definitelytyped #1227
ci.yml
on: pull_request
Lint & Format
1m 24s
TypeCheck
50s
Qlty Check
18s
Build & Test
1m 3s
Check Licenses
40s
Spell Check
41s
Package Lock Drift Check
36s
Audit - Production
37s
Audit - All
36s
Annotations
10 errors
|
TypeCheck
Process completed with exit code 2.
|
|
TypeCheck:
src/test/datascience/notebook/helper.ts#L1572
Expected 0 type arguments, but got 1.
|
|
TypeCheck:
src/platform/common/process/proc.node.ts#L229
Type 'string | NonSharedBuffer' is not assignable to type 'string'.
|
|
TypeCheck:
src/platform/common/process/proc.node.ts#L229
Type 'string | NonSharedBuffer | undefined' is not assignable to type 'string | undefined'.
|
|
TypeCheck:
src/platform/common/process/proc.node.ts#L225
No overload matches this call.
|
|
Build & Test
Process completed with exit code 1.
|
|
Build & Test
Expected 0 type arguments, but got 1.
|
|
Build & Test
Type 'string | NonSharedBuffer' is not assignable to type 'string'.
|
|
Build & Test
Type 'string | NonSharedBuffer | undefined' is not assignable to type 'string | undefined'.
|
|
Build & Test
No overload matches this call.
|