refactor: Encrypted Storage #93
Annotations
14 warnings
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/ConversationListItem.tsx#L42
Inline style: { marginRight: 16 }
|
lint:
src/components/ConversationListItem.tsx#L59
Inline style: { textAlignVertical: 'top' }
|
lint:
src/components/GroupHeader.tsx#L64
Inline style: { paddingRight: 30 }
|
lint:
src/components/GroupListItem.tsx#L39
Inline style: { paddingRight: 10 }
|
lint:
src/components/GroupListItem.tsx#L57
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/MessageOptionsContainer.tsx#L76
Inline style: { borderRadius: 16, height: 24, padding: 4 }
|
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/
|