Clean up add member screen #110
Annotations
10 errors and 12 warnings
src/screens/CreateGroupScreen.tsx#L85
Delete `;`
|
src/screens/CreateGroupScreen.tsx#L88
Insert `,`
|
src/screens/CreateGroupScreen.tsx#L94
Replace `·onPress={handlePress}` with `⏎······onPress={handlePress}⏎·····`
|
src/screens/CreateGroupScreen.tsx#L101
Replace `index·===·section.data.length·-·1·?·'16px'·:·undefined` with `⏎··········index·===·section.data.length·-·1·?·'16px'·:·undefined⏎········`
|
src/screens/CreateGroupScreen.tsx#L104
Replace `·address={item.address}·avatarUri={avatarUrl}·size={48}` with `⏎··········address={item.address}⏎··········avatarUri={avatarUrl}⏎··········size={48}⏎·······`
|
src/screens/CreateGroupScreen.tsx#L106
Replace `·typography="text-title/bold"·color={colors.textSecondary}` with `⏎············typography="text-title/bold"⏎············color={colors.textSecondary}⏎···········`
|
src/screens/CreateGroupScreen.tsx#L109
Replace `·color={colors.textSecondary}·typography="text-sm/mono·medium"` with `⏎············color={colors.textSecondary}⏎············typography="text-sm/mono·medium"⏎···········`
|
src/screens/CreateGroupScreen.tsx#L119
Delete `;`
|
src/screens/CreateGroupScreen.tsx#L122
Insert `,`
|
src/screens/CreateGroupScreen.tsx#L127
Replace `·onPress={handlePress}` with `⏎······onPress={handlePress}⏎·····`
|
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/.
|
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/
|
src/components/ConversationHeader.tsx#L65
Inline style: { marginLeft: 2 }
|
src/components/GroupHeader.tsx#L64
Inline style: { paddingRight: 30 }
|
src/components/GroupListItem.tsx#L60
Inline style: { paddingRight: 10 }
|
src/components/GroupListItem.tsx#L81
Inline style: { textAlignVertical: 'top' }
|
src/components/WalletOptionButton.tsx#L38
Inline style: { justifyContent: 'flex-end', alignSelf: 'center' }
|
src/components/common/Drawer.tsx#L27
Inline style: { width: '100%', height: '100%' }
|
src/components/common/Modal.tsx#L25
Inline style: { width: '100%', height: '100%' }
|
src/components/messageContent/TextMessageContent.tsx#L55
Inline style: { borderRadius: 10 }
|
src/components/modals/GroupInfoModal.tsx#L44
Inline style: { marginLeft: 10 }
|
src/components/modals/GroupInfoModal.tsx#L155
Inline style: { marginLeft: 8 }
|
This job failed
Loading