Clean up add member screen #114
Annotations
12 errors and 14 warnings
lint:
src/screens/ConversationListScreen.tsx#L1
Replace `·Group·` with `Group`
|
lint:
src/screens/ConversationListScreen.tsx#L2
Replace `·Box,·Center,·FlatList,·HStack,·VStack·` with `Box,·Center,·FlatList,·HStack,·VStack`
|
lint:
src/screens/ConversationListScreen.tsx#L3
Replace `·useCallback,·useMemo,·useState·` with `useCallback,·useMemo,·useState`
|
lint:
src/screens/ConversationListScreen.tsx#L4
Replace `·ListRenderItem,·Pressable·` with `ListRenderItem,·Pressable`
|
lint:
src/screens/ConversationListScreen.tsx#L5
Replace `·ConversationListHeader·` with `ConversationListHeader`
|
lint:
src/screens/ConversationListScreen.tsx#L6
Replace `·GroupListItem·` with `GroupListItem`
|
lint:
src/screens/ConversationListScreen.tsx#L7
Replace `·Button·` with `Button`
|
lint:
src/screens/ConversationListScreen.tsx#L8
Replace `·Drawer·` with `Drawer`
|
lint:
src/screens/ConversationListScreen.tsx#L9
Replace `·Icon·` with `Icon`
|
lint:
src/screens/ConversationListScreen.tsx#L10
Replace `·Screen·` with `Screen`
|
tsc:
src/components/ConversationListHeader.tsx#L26
Property 'Search' does not exist on type 'typeof ScreenNames'.
|
tsc
Process completed with exit code 2.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/components/ConversationHeader.tsx#L65
Inline style: { marginLeft: 2 }
|
lint:
src/components/GroupHeader.tsx#L64
Inline style: { paddingRight: 30 }
|
lint:
src/components/GroupListItem.tsx#L60
Inline style: { paddingRight: 10 }
|
lint:
src/components/GroupListItem.tsx#L81
Inline style: { textAlignVertical: 'top' }
|
lint:
src/components/WalletOptionButton.tsx#L38
Inline style: { justifyContent: 'flex-end', alignSelf: 'center' }
|
lint:
src/components/common/Drawer.tsx#L27
Inline style: { width: '100%', height: '100%' }
|
lint:
src/components/common/Modal.tsx#L25
Inline style: { width: '100%', height: '100%' }
|
lint:
src/components/messageContent/TextMessageContent.tsx#L55
Inline style: { borderRadius: 10 }
|
lint:
src/components/modals/GroupInfoModal.tsx#L44
Inline style: { marginLeft: 10 }
|
lint:
src/components/modals/GroupInfoModal.tsx#L155
Inline style: { marginLeft: 8 }
|
tsc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tsc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|