Preload emoji picker data for reactions on web #20308
lint.yml
on: pull_request
Run linters
3m 42s
Run tests
3m 53s
Annotations
2 errors and 10 warnings
Run linters:
src/components/dms/EmojiReactionPicker.web.tsx#L1
Run autofix to sort these imports!
|
Run linters
Process completed with exit code 1.
|
Run linters:
src/App.native.tsx#L47
Imports "SessionAccount" are only used as type
|
Run linters:
src/App.web.tsx#L36
Imports "SessionAccount" are only used as type
|
Run linters:
src/Navigation.tsx#L2
All imports in the declaration are only used as types. Use `import type`
|
Run linters:
src/Navigation.tsx#L3
Imports "MessageDescriptor" are only used as type
|
Run linters:
src/Navigation.tsx#L5
Imports "BottomTabBarProps" are only used as type
|
Run linters:
src/Navigation.tsx#L22
All imports in the declaration are only used as types. Use `import type`
|
Run linters:
src/Navigation.tsx#L32
All imports in the declaration are only used as types. Use `import type`
|
Run linters:
src/Splash.tsx#L18
Imports "SvgProps" are only used as type
|
Run linters:
src/Splash.tsx#L55
Unused 'use no memo' directive
|
Run linters:
src/alf/fonts.ts#L1
All imports in the declaration are only used as types. Use `import type`
|