Skip to content

AronBuzogany is running frontend linter πŸš€ #379

AronBuzogany is running frontend linter πŸš€

AronBuzogany is running frontend linter πŸš€ #379

Triggered via pull request May 23, 2024 18:33
Status Failure
Total duration 1m 8s
Artifacts

ci-linter-frontend.yaml

on: pull_request
Frontend-tests
22s
Frontend-tests
Fit to window
Zoom out
Zoom in

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