One more idea for the profiler #415
Annotations
6 errors
Api-Extractor:
src/testing/internal/profile/Render.tsx#L15
'RenderContextValue' is declared but its value is never read.
|
Api-Extractor:
src/testing/matchers/toHaveRendered.ts#L9
Type 'unknown' is not assignable to type 'Profiler<any> | ProfiledHook<any, any>'.
|
Api-Extractor:
src/testing/matchers/toHaveRendered.ts#L12
Property 'totalRenderCount' does not exist on type 'Profiler<any> | ProfiledHook<any, any>'.
|
Api-Extractor:
src/testing/matchers/toHaveRenderedTimes.ts#L11
Type 'unknown' is not assignable to type 'Profiler<any> | ProfiledHook<any, any>'.
|
Api-Extractor:
src/testing/matchers/toHaveRenderedTimes.ts#L14
Property 'totalRenderCount' does not exist on type 'Profiler<any> | ProfiledHook<any, any>'.
|
Api-Extractor
Process completed with exit code 2.
|