v9 rc #2349
test.yml
on: pull_request
Build, lint, and test
1m 26s
Annotations
1 error and 2 warnings
Build, lint, and test
Process completed with exit code 1.
|
Build, lint, and test:
packages/fiber/src/web/use-measure.ts#L186
React Hook useEffect has missing dependencies: 'addListeners' and 'removeListeners'. Either include them or remove the dependency array
|
Build, lint, and test:
packages/fiber/src/web/use-measure.ts#L189
React Hook useEffect has a missing dependency: 'removeListeners'. Either include it or remove the dependency array
|