Skip to content

Changed the build tool from Webpack to Vite #33

Changed the build tool from Webpack to Vite

Changed the build tool from Webpack to Vite #33

Re-run triggered August 1, 2023 20:11
Status Failure
Total duration 47s
Artifacts

code-quality.yaml

on: pull_request
run-test-checks
53s
run-test-checks
run-lint-checks
36s
run-lint-checks
run-formatting-checks
31s
run-formatting-checks
Fit to window
Zoom out
Zoom in

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