Merge pull request #10 from ktvtk/module7-task2 #21
Annotations
9 errors
Check:
src/components/private-route/private-route.tsx#L14
Expected indentation of 4 spaces but found 6
|
Check:
src/pages/login-screen/login-screen.tsx#L18
Unexpected console statement
|
Check:
src/pages/login-screen/login-screen.tsx#L18
Missing semicolon
|
Check:
src/pages/login-screen/login-screen.tsx#L19
Missing semicolon
|
Check:
src/pages/login-screen/login-screen.tsx#L55
Unexpected newline before '}'
|
Check:
src/pages/login-screen/login-screen.tsx#L56
The closing bracket must be aligned with the opening tag (expected column 17 on the next line)
|
Check:
src/pages/login-screen/login-screen.tsx#L70
Unexpected newline before '}'
|
Check:
src/pages/login-screen/login-screen.tsx#L71
The closing bracket must be aligned with the opening tag (expected column 17 on the next line)
|
Check
Process completed with exit code 1.
|