Add a confirmation modal when deleting a year #2851
Annotations
3 errors and 1 warning
Run yarn lint:
packages/frontend/components/Plan/DeleteYearModal.tsx#L15
'API' is defined but never used. Allowed unused vars must match /^_/u
|
Run yarn lint:
packages/frontend/components/Plan/DeleteYearModal.tsx#L37
'isGuest' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run yarn lint
Process completed with exit code 1.
|
Run yarn lint:
packages/frontend/hooks/useRedirectIfLoggedIn.ts#L33
React Hook useEffect has a missing dependency: 'loginWithCookie'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading