Skip to content

One more idea for the profiler #415

One more idea for the profiler

One more idea for the profiler #415

Triggered via pull request November 22, 2023 05:50
Status Failure
Total duration 33s
Artifacts

api-extractor.yml

on: pull_request
Api-Extractor
23s
Api-Extractor
Fit to window
Zoom out
Zoom in

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.