Changed the build tool from Webpack to Vite #33
code-quality.yaml
on: pull_request
run-test-checks
53s
run-lint-checks
36s
run-formatting-checks
31s
Annotations
1 error and 3 warnings
run-lint-checks
Process completed with exit code 1.
|
run-lint-checks:
src/pages/dashboard/dashboard.tsx#L19
React Hook useEffect has a missing dependency: 'getItems'. Either include it or remove the dependency array
|
run-lint-checks:
src/pages/details/details.tsx#L20
React Hook useEffect has a missing dependency: 'getItem'. Either include it or remove the dependency array
|
run-lint-checks:
src/pages/sign-in/sign-in.tsx#L30
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|