Upgrade Expo SDK to v51 #162
Annotations
1 error and 14 warnings
lint
Process completed with exit code 1.
|
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/
|
tsc
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
App.web.tsx#L7
There should be no empty line within import group
|
lint:
App.web.tsx#L11
`@styles/colors` import should occur before import of `@web3modal/ethers5/react`
|
lint:
components/AccountSettingsButton.tsx#L29
`./Picto/Picto` import should occur before import of `../data/helpers/profiles/profilesUpdate`
|
lint:
components/AccountSettingsButton.tsx#L30
`./StateHandlers/ActionSheetStateHandler` import should occur before import of `../data/helpers/profiles/profilesUpdate`
|
lint:
components/AccountSettingsButton.tsx#L31
`./TableView/TableViewImage` import should occur before import of `../data/helpers/profiles/profilesUpdate`
|
lint:
components/AndroidBackAction.tsx#L16
Inline style: { marginLeft: 'Platform.OS === "web" ? 15 : -3' }
|
lint:
components/Button/Button.ios.tsx#L72
Inline style: { paddingLeft: 15 }
|
lint:
components/Button/Button.tsx#L58
JSX props should not use arrow functions
|
lint:
components/Chat/Attachment/AddAttachmentButton.tsx#L46
'cameraPermissions' is assigned a value but never used
|
lint:
components/Chat/Attachment/AddAttachmentButton.tsx#L46
'requestCameraPermissions' is assigned a value but never used
|