fix: fix render hook typing #581
ci.yml
on: pull_request
Install and Cache deps
19s
Lint
24s
Typecheck
18s
Typecheck
33s
Test
1m 2s
Test React 18
1m 2s
Annotations
5 errors
Typecheck
Process completed with exit code 2.
|
Typecheck:
src/__tests__/suspense.test.tsx#L17
Property 'use' does not exist on type 'typeof React'.
|
Typecheck:
src/__tests__/suspense-fake-timers.test.tsx#L19
Property 'use' does not exist on type 'typeof React'.
|
Typecheck:
src/__tests__/render-hook-async.test.tsx#L173
Property 'use' does not exist on type 'typeof React'.
|
Typecheck:
src/__tests__/render-hook-async.test.tsx#L128
Property 'use' does not exist on type 'typeof React'.
|