Skip to content

Simplify the main convo list view #111

Simplify the main convo list view

Simplify the main convo list view #111

Triggered via pull request May 31, 2024 04:57
Status Failure
Total duration 1m 5s
Artifacts

typescript.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
lint: src/components/ConversationListHeader.tsx#L21
'list' is defined but never used. Allowed unused args must match /^_/u
lint: src/components/ConversationListHeader.tsx#L22
'showPickerModal' is defined but never used. Allowed unused args must match /^_/u
lint: src/components/ConversationListHeader.tsx#L23
'messageRequestCount' is defined but never used. Allowed unused args must match /^_/u
lint: src/components/ConversationListHeader.tsx#L24
'onShowMessageRequests' is defined but never used. Allowed unused args must match /^_/u
lint: src/components/ConversationListHeader.tsx#L37
'navigateToDev' is assigned a value but never used
lint: src/components/ConversationListHeader.tsx#L99
Replace `⏎··············name="plus-circle"⏎··············size={40}⏎··············color={"#4F46E5"}⏎···········` with `·name="plus-circle"·size={40}·color={'#4F46E5'}`
lint: src/screens/ConversationListScreen.tsx#L77
'focused' is assigned a value but never used
lint: src/screens/ConversationListScreen.tsx#L91
'handleNewMessagePress' is assigned a value but never used
lint
Process completed with exit code 1.
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/ConversationListHeader.tsx#L102
Strings must use singlequote
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 }
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/