build(deps-dev): Bump @types/node from 20.19.13 to 24.10.1 #1189
Annotations
11 errors
|
|
|
Run npm run build:
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.
|
|
Run npm run build:
node_modules/@types/node/fs.d.ts#L331
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
Run npm run build:
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.
|
|
Run npm run build:
node_modules/@types/node/events.d.ts#L403
Cannot find name 'Disposable'.
|
|
Run npm run build:
node_modules/@types/node/dgram.d.ts#L595
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
Run npm run build:
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.
|
|
Run npm run build:
node_modules/@types/node/child_process.d.ts#L310
Property 'dispose' does not exist on type 'SymbolConstructor'.
|
|
Run npm run build:
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.
|
|
Run npm run build:
node_modules/@types/node/web-globals/streams.d.ts#L17
'DecompressionStream' is referenced directly or indirectly in its own type annotation.
|
|
Run npm run build:
node_modules/@types/node/web-globals/streams.d.ts#L10
'CompressionStream' is referenced directly or indirectly in its own type annotation.
|
Loading