feat: upgrade to React 19 with new JSX runtime #288
Annotations
10 errors
|
unit:
node_modules/@types/node/fs.d.ts#L657
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
unit:
node_modules/@types/node/fs.d.ts#L336
Property 'dispose' does not exist on type 'SymbolConstructor'.
|
|
unit:
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.
|
|
unit:
node_modules/@types/node/fs.d.ts#L330
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
unit:
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.
|
|
unit:
node_modules/@types/node/events.d.ts#L581
Cannot find name 'Disposable'.
|
|
unit:
node_modules/@types/node/dgram.d.ts#L558
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
unit:
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.
|
|
unit:
node_modules/@types/node/child_process.d.ts#L318
Property 'dispose' does not exist on type 'SymbolConstructor'.
|
|
unit:
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.
|