Skip to content

Bump @types/node from 18.15.13 to 24.9.1 #206

Bump @types/node from 18.15.13 to 24.9.1

Bump @types/node from 18.15.13 to 24.9.1 #206

Triggered via pull request October 21, 2025 09:08
Status Failure
Total duration 35s
Artifacts

check-dist.yml

on: pull_request
check-dist
24s
check-dist
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check-dist: node_modules/@types/node/fs.d.ts#L337
Property 'dispose' does not exist on type 'SymbolConstructor'.
check-dist: node_modules/@types/node/fs.d.ts#L337
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
check-dist: node_modules/@types/node/fs.d.ts#L331
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
check-dist: node_modules/@types/node/fs.d.ts#L331
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
check-dist: node_modules/@types/node/events.d.ts#L403
Cannot find name 'Disposable'.
check-dist: node_modules/@types/node/dgram.d.ts#L595
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
check-dist: node_modules/@types/node/dgram.d.ts#L595
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
check-dist: node_modules/@types/node/child_process.d.ts#L310
Property 'dispose' does not exist on type 'SymbolConstructor'.
check-dist: node_modules/@types/node/child_process.d.ts#L310
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
check-dist: node_modules/@octokit/action/dist-types/index.d.ts#L2
Cannot find module '@octokit/core/types' or its corresponding type declarations.