Skip to content

fix(types): fix React typings, fault tolerant Node type #2317

fix(types): fix React typings, fault tolerant Node type

fix(types): fix React typings, fault tolerant Node type #2317

Re-run triggered September 22, 2024 14:35
Status Success
Total duration 1m 13s
Artifacts

test.yml

on: pull_request
Build, lint, and test
1m 2s
Build, lint, and test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build, lint, and test: packages/fiber/src/web/use-measure.ts#L158
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#L161
React Hook useEffect has a missing dependency: 'removeListeners'. Either include it or remove the dependency array