Skip to content

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

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

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

Triggered via push September 23, 2024 11:44
Status Success
Total duration 1m 12s
Artifacts

test.yml

on: push
Build, lint, and test
1m 1s
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