added google auth provider #26
Annotations
10 errors and 2 warnings
|
src/shared/api/auth/adapter.ts#L4
Unexpected any. Specify a different type
|
|
src/app/providers/with-router.tsx#L14
'_Component' is defined but never used
|
|
src/app/providers/with-mantine.tsx#L55
Unexpected any. Specify a different type
|
|
src/app/providers/with-auth.tsx#L5
Unexpected any. Specify a different type
|
|
src/app/providers/index.tsx#L10
Unexpected any. Specify a different type
|
|
src/app/providers/index.tsx#L10
Unexpected any. Specify a different type
|
|
src/app/providers/index.tsx#L7
Unexpected any. Specify a different type
|
|
src/app/providers/index.tsx#L7
Unexpected any. Specify a different type
|
|
src/app/providers/auth-context.tsx#L21
Unexpected any. Specify a different type
|
|
src/app/providers/auth-context.tsx#L11
Unexpected any. Specify a different type
|
|
src/app/providers/auth-context.tsx#L41
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/app/providers/auth-context.tsx#L16
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
The logs for this run have expired and are no longer available.
Loading