nice game #6
Annotations
4 errors
lintrc:
src/components/ui/Modals/AuthModal.tsx#L31
'setInputErrors' is declared but its value is never read.
|
lintrc:
src/components/ui/Modals/AuthModal.tsx#L37
'setSubmitError' is declared but its value is never read.
|
lintrc:
src/components/ui/Modals/AuthModal.tsx#L186
Type '{ usernameTaken: JSX.Element; wrongEmailOrPassword: JSX.Element; wrongUsernameOrPassword: JSX.Element; unknownError: JSX.Element; }' is not assignable to type 'ReactNode'.
|
lintrc
Process completed with exit code 1.
|