Skip to content

Bump @types/node from 18.15.13 to 24.6.2 #199

Bump @types/node from 18.15.13 to 24.6.2

Bump @types/node from 18.15.13 to 24.6.2 #199

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

check-dist.yml

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

Annotations

10 errors
check-dist: node_modules/@types/node/fs.d.ts#L336
Property 'dispose' does not exist on type 'SymbolConstructor'.
check-dist: node_modules/@types/node/fs.d.ts#L336
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#L330
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
check-dist: node_modules/@types/node/fs.d.ts#L330
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#L594
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
check-dist: node_modules/@types/node/dgram.d.ts#L594
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#L309
Property 'dispose' does not exist on type 'SymbolConstructor'.
check-dist: node_modules/@types/node/child_process.d.ts#L309
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.