Skip to content

Fix linting errors #2818

Fix linting errors

Fix linting errors #2818

Triggered via push November 25, 2023 19:20
Status Failure
Total duration 3m 47s
Artifacts

main.yml

on: push
Run linting for all packages
1m 39s
Run linting for all packages
API V2 Tests
1m 33s
API V2 Tests
build-frontend-image
3m 39s
build-frontend-image
build-backend-image
2m 57s
build-backend-image
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run linting for all packages: packages/frontend-v2/pages/_app.tsx#L19
Unexpected empty method 'setIsGuest'
Run linting for all packages
Process completed with exit code 1.
Run linting for all packages: packages/frontend-v2/hooks/useRedirectIfLoggedIn.ts#L33
React Hook useEffect has a missing dependency: 'loginWithCookie'. Either include it or remove the dependency array