Update @types/react 18.3.27 → 19.2.7 (major) #134
Annotations
10 errors
|
|
|
src/components/shared/thread/SampleGraph.tsx#L235
Type '(canvas: HTMLCanvasElement | null) => HTMLCanvasElement | null' is not assignable to type 'Ref<HTMLCanvasElement> | undefined'.
|
|
src/components/shared/thread/HeightGraph.tsx#L225
Type '(canvas: HTMLCanvasElement | null) => HTMLCanvasElement | null' is not assignable to type 'Ref<HTMLCanvasElement> | undefined'.
|
|
src/components/shared/TreeView.tsx#L994
No overload matches this call.
|
|
src/components/shared/IdleSearchField.tsx#L137
Type '(input: HTMLInputElement | null) => HTMLInputElement | null' is not assignable to type 'Ref<HTMLInputElement> | undefined'.
|
|
src/components/marker-table/index.tsx#L281
No overload matches this call.
|
|
src/components/flame-graph/MaybeFlameGraph.tsx#L31
Type 'RefObject<FlameGraphHandle | null>' is not assignable to type 'RefObject<FlameGraphHandle>'.
|
|
src/components/calltree/CallTree.tsx#L383
No overload matches this call.
|
|
src/components/app/ZipFileViewer.tsx#L271
No overload matches this call.
|
|
node_modules/@firefox-devtools/react-contextmenu/src/index.d.ts#L51
Namespace 'React' has no exported member 'ReactText'.
|
The logs for this run have expired and are no longer available.
Loading