Add a new useLoadableQuery
hook
#838
compare-build-output.yml
on: pull_request
Compare Build Output
45s
Annotations
5 errors
Compare Build Output:
src/testing/matchers/toHaveRendered.ts#L9
Type 'unknown' is not assignable to type 'Profiler<any> | ProfiledHook<any, any>'.
|
Compare Build Output:
src/testing/matchers/toHaveRendered.ts#L12
Property 'totalRenderCount' does not exist on type 'Profiler<any> | ProfiledHook<any, any>'.
|
Compare Build Output:
src/testing/matchers/toHaveRenderedTimes.ts#L11
Type 'unknown' is not assignable to type 'Profiler<any> | ProfiledHook<any, any>'.
|
Compare Build Output:
src/testing/matchers/toHaveRenderedTimes.ts#L14
Property 'totalRenderCount' does not exist on type 'Profiler<any> | ProfiledHook<any, any>'.
|
Compare Build Output
Process completed with exit code 2.
|