Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

feat/landing-sixth-step #164

feat/landing-sixth-step

feat/landing-sixth-step #164

Triggered via pull request September 19, 2023 08:13
Status Success
Total duration 2m 51s
Artifacts

checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
(react-hooks/exhaustive-deps): React Hook useLayoutEffect has an unnecessary dependency: 'ref.current'. Either exclude it or remove the dependency array. Mutable values like 'ref.current' aren't valid dependencies because mutating them doesn't re-render the component.: ui/utils/src/hooks/use-dimensions.hook.ts#L18
React Hook useLayoutEffect has an unnecessary dependency: 'ref.current'. Either exclude it or remove the dependency array. Mutable values like 'ref.current' aren't valid dependencies because mutating them doesn't re-render the component.