Preload emoji picker data for reactions on web #20310
lint.yml
on: pull_request
Run linters
4m 51s
Run tests
3m 46s
Annotations
10 warnings
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`
|