chore(deps): update dependency node to v24.12.0 #86
Annotations
10 errors
|
Compile:
node_modules/@types/node/fs.d.ts#L636
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
Compile:
node_modules/@types/node/fs.d.ts#L337
Property 'dispose' does not exist on type 'SymbolConstructor'.
|
|
Compile:
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.
|
|
Compile:
node_modules/@types/node/fs.d.ts#L331
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
Compile:
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.
|
|
Compile:
node_modules/@types/node/events.d.ts#L403
Cannot find name 'Disposable'.
|
|
Compile:
node_modules/@types/node/dgram.d.ts#L595
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
Compile:
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.
|
|
Compile:
node_modules/@types/node/child_process.d.ts#L310
Property 'dispose' does not exist on type 'SymbolConstructor'.
|
|
Compile:
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.
|