Skip to content

feat: Next + Server + Client Support #32

feat: Next + Server + Client Support

feat: Next + Server + Client Support #32

Triggered via pull request February 7, 2025 07:05
@Pyr33xPyr33x
synchronize #103
core/codebase
Status Success
Total duration 46s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
ESLint: packages/core/src/react/useCountDown/index.ts#L77
React Hook useEffect has a missing dependency: 'timer'. Either include it or remove the dependency array
ESLint: packages/core/src/react/useCountUp/index.ts#L77
React Hook useEffect has a missing dependency: 'timer'. Either include it or remove the dependency array
ESLint: packages/core/src/react/useFetch/index.ts#L79
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
ESLint: packages/core/src/react/useKeyPress/index.ts#L75
React Hook useEffect has missing dependencies: 'handleKeyDown' and 'handleKeyUp'. Either include them or remove the dependency array