Skip to content

Bump @types/node from 18.15.13 to 24.3.1 #191

Bump @types/node from 18.15.13 to 24.3.1

Bump @types/node from 18.15.13 to 24.3.1 #191

Triggered via pull request September 5, 2025 09:06
Status Failure
Total duration 30s
Artifacts

check-dist.yml

on: pull_request
check-dist
25s
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#L436
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.