chore(deps): update dependency @types/node to v25 #372
Annotations
10 errors
|
test:
node_modules/@types/node/fs.d.ts#L336
Property 'dispose' does not exist on type 'SymbolConstructor'.
|
|
test:
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.
|
|
test:
node_modules/@types/node/fs.d.ts#L330
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
test:
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.
|
|
test:
node_modules/@types/node/events.d.ts#L1036
Imports are not permitted in module augmentations. Consider moving them to the enclosing external module.
|
|
test:
node_modules/@types/node/events.d.ts#L567
Cannot find name 'Disposable'.
|
|
test:
node_modules/@types/node/dgram.d.ts#L558
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
test:
node_modules/@types/node/dgram.d.ts#L558
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
test:
node_modules/@types/node/child_process.d.ts#L318
Property 'dispose' does not exist on type 'SymbolConstructor'.
|
|
test:
node_modules/@types/node/child_process.d.ts#L318
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|