Dev #37
Merged
Dev #37
Annotations
6 errors and 1 warning
|
Type check & lint
Process completed with exit code 1.
|
|
Type check & lint:
Lb-web/src/features/admin-setting/components/SettingsSidebar.tsx#L29
Unexpected any. Specify a different type
|
|
Type check & lint:
Lb-web/src/features/Login/hooks/useRegister.ts#L36
Unexpected any. Specify a different type
|
|
Type check & lint:
Lb-web/src/features/Login/hooks/useLogin.ts#L24
Unexpected any. Specify a different type
|
|
Type check & lint:
Lb-web/src/features/Login/context/AuthContext.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Type check & lint:
Lb-web/src/components/ui/button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Type check & lint:
Lb-web/src/features/Login/register.tsx#L59
React Hook useEffect has a missing dependency: 'setToken'. Either include it or remove the dependency array
|
Loading