AronBuzogany is running frontend linter π #379
ci-linter-frontend.yaml
on: pull_request
Frontend-tests
22s
Annotations
2 errors and 2 warnings
Frontend-tests:
frontend/src/components/Header/Layout.tsx#L42
More than 1 blank line not allowed
|
Frontend-tests
Process completed with exit code 1.
|
Frontend-tests:
frontend/src/components/Header/Layout.tsx#L32
React Hook useEffect has missing dependencies: 'location.pathname', 'meData.loggedIn', and 'navigate'. Either include them or remove the dependency array
|
Frontend-tests:
frontend/src/components/Header/Layout.tsx#L57
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array. Outer scope values like 'history' aren't valid dependencies because mutating them doesn't re-render the component
|