Put applied reactions inside context menu wrapper on native #20309
lint.yml
on: pull_request
Run linters
5m 10s
Run tests
3m 44s
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`
|