Skip to content

fix(deps): update react monorepo #33

fix(deps): update react monorepo

fix(deps): update react monorepo #33

Triggered via pull request July 28, 2025 16:54
Status Success
Total duration 54m 24s
Artifacts

lint-format.yml

on: pull_request
lint-format
18s
lint-format
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint-format: src/pages/demo/demo-page.tsx#L63
React Hook useEffect has missing dependencies: 'demoData', 'handleNext', and 'isAutoPlay'. Either include them or remove the dependency array
lint-format: src/pages/demo-list/mifosx.tsx#L91
React Hook useMemo has a missing dependency: 'NavigateToDemo'. Either include it or remove the dependency array
lint-format: src/context/ThemeContext.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint-format: src/components/ui/button.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components