feat: optimize login page #5289
Annotations
11 warnings
Post Cache turbo build setup
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Format, Lint and Typecheck:
apps/mobile/native/example/App.tsx#L10
Inline style: { height: 1000, backgroundColor: 'red' }
|
Format, Lint and Typecheck:
apps/mobile/src/components/common/BlurEffect.tsx#L8
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
|
Format, Lint and Typecheck:
apps/mobile/src/components/common/BlurEffect.tsx#L23
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
|
Format, Lint and Typecheck:
apps/mobile/src/components/common/CopyButton.tsx#L88
Classname 'bg-gray-4' is not a Tailwind CSS class!
|
Format, Lint and Typecheck:
apps/mobile/src/components/common/HeaderTitleExtra.tsx#L40
Classname 'text-text/50' is not a Tailwind CSS class!
|
Format, Lint and Typecheck:
apps/mobile/src/components/common/RefreshControl.tsx#L40
React Hook React.useEffect has a missing dependency: 'rotation'. Either include it or remove the dependency array
|
Format, Lint and Typecheck:
apps/mobile/src/components/common/RefreshControl.tsx#L51
Inline style: { opacity: 'pullProgress > 0 ? 1 : 0' }
|
Format, Lint and Typecheck:
apps/mobile/src/components/common/SafeNavigationScrollView.tsx#L38
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
Format, Lint and Typecheck:
apps/mobile/src/components/common/SubmitButton.tsx#L29
React Hook useEffect has a missing dependency: 'disabledValue'. Either include it or remove the dependency array
|
Format, Lint and Typecheck:
apps/mobile/src/components/common/SwipeableItem.tsx#L84
Do not use Array index as 'key'
|
Loading