fix: prettier #70
Annotations
8 warnings
build:
src/ui/Carousel.tsx#L28
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
build:
src/ui/Carousel.tsx#L30
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
build:
src/ui/Carousel.tsx#L90
React Hook useEffect has a missing dependency: 'setSlidesCount'. Either include it or remove the dependency array
|
build:
src/ui/Input.tsx#L65
React Hook useCallback has a missing dependency: 'rest'. Either include it or remove the dependency array
|
build:
src/ui/Input.tsx#L187
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
build:
src/ui/tooltip/Tooltip.tsx#L125
The 'handleClickTooltipAnchor' function makes the dependencies of useEffect Hook (at line 201) change on every render. Move it inside the useEffect callback. Alternatively, wrap the definition of 'handleClickTooltipAnchor' in its own useCallback() Hook
|
build:
src/ui/tooltip/Tooltip.tsx#L133
The 'handleDocumentClick' function makes the dependencies of useEffect Hook (at line 201) change on every render. Move it inside the useEffect callback. Alternatively, wrap the definition of 'handleDocumentClick' in its own useCallback() Hook
|
build:
src/ui/tooltip/Tooltip.tsx#L247
React Hook useEffect has missing dependencies: 'elementRef', 'offset', 'place', and 'positionStrategy'. Either include them or remove the dependency array
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
github-pages
Expired
|
2.13 MB |
sha256:b1fdf8e73e93da7aab49e404be9d6861c076a3ece589a7f018d4213fdeb7f495
|
|