Skip to content

feat: upgrade to React 19 with new JSX runtime #288

feat: upgrade to React 19 with new JSX runtime

feat: upgrade to React 19 with new JSX runtime #288

Re-run triggered February 5, 2026 12:06
Status Failure
Total duration 1m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.