Skip to content

feat: new endpoint + cli support for next #34

feat: new endpoint + cli support for next

feat: new endpoint + cli support for next #34

Triggered via pull request February 9, 2025 06:02
Status Success
Total duration 48s
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