chore(deps): update definitelytyped #3424
ci.yml
on: pull_request
Lint & Format
1m 46s
TypeCheck
1m 11s
Qlty Check
23s
Build & Test
1m 26s
Check Licenses
1m 4s
Spell Check
1m 0s
Package Lock Drift Check
53s
Audit - Production
58s
Audit - All
59s
Annotations
12 errors and 1 warning
|
TypeCheck
Process completed with exit code 2.
|
|
|
|
TypeCheck:
src/test/datascience/notebook/helper.ts#L1573
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
Unused '@ts-expect-error' directive.
|
|
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.
|
|
Qlty Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: qltysh/qlty-action/install@141b881236146435192435eb7b0e06ea0b70b4d9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|