Skip to content

Initial Updates

Initial Updates #2

Triggered via pull request January 23, 2024 00:15
Status Success
Total duration 2m 19s
Artifacts

typescript.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/
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#L51
Inline style: { marginLeft: 2 }
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/context/ClientContext.tsx#L41
'client' is already declared in the upper scope on line 27 column 10
lint: src/screens/AccountSettingsScreen.tsx#L178
Expected { after 'if' condition
lint: src/screens/AccountSettingsScreen.tsx#L262
Inline style: { marginRight: 16 }
lint: src/screens/AccountSettingsScreen.tsx#L267
Inline style: { justifyContent: 'flex-start' }
lint: src/screens/AccountSettingsScreen.tsx#L325
'address' is already declared in the upper scope on line 122 column 9
lint: src/screens/ConversationListScreen.tsx#L275
Inline style: { marginRight: 16 }
lint: src/screens/ConversationListScreen.tsx#L278
Inline style: { justifyContent: 'flex-end' }