Fix more lint #2036
Annotations
10 errors and 12 warnings
Run lint:
src/components/BalanceText.tsx#L65
'BalanceChange' is assigned a value but never used
|
Run lint:
src/components/BalanceText.tsx#L73
'PercentageContainer' is assigned a value but never used
|
Run lint:
src/components/HNTKeyboard.tsx#L324
'renderHandle' is assigned a value but never used
|
Run lint:
src/features/account/TokenListItem.tsx#L172
'PercentChange' is assigned a value but never used
|
Run lint:
src/features/governance/NetworkTabs.tsx#L17
'currentAccount' is assigned a value but never used
|
Run lint:
src/features/governance/NetworkTabs.tsx#L18
'mint' is assigned a value but never used
|
Run lint:
src/features/governance/NetworkTabs.tsx#L18
'proposalCountByMint' is assigned a value but never used
|
Run lint:
src/features/governance/NetworkTabs.tsx#L19
'anim' is assigned a value but never used
|
Run lint:
src/features/payment/PaymentScreen.tsx#L258
'handleQrScan' is assigned a value but never used
|
Run lint:
src/features/payment/PaymentScreen.tsx#L260
React Hook useCallback has an unnecessary dependency: 'navigation'. Either exclude it or remove the dependency array
|
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/
|
The following actions use a deprecated Node.js version 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/
|
Run lint:
src/components/Markdown.tsx#L28
Unexpected any. Specify a different type
|
Run lint:
src/components/Pill.tsx#L81
Unexpected any. Specify a different type
|
Run lint:
src/components/Pill.tsx#L82
Unexpected any. Specify a different type
|
Run lint:
src/components/Pill.tsx#L87
Unexpected any. Specify a different type
|
Run lint:
src/components/Pill.tsx#L99
Unexpected any. Specify a different type
|
Run lint:
src/components/SubmitButton.tsx#L52
Unexpected any. Specify a different type
|
Run lint:
src/features/collectables/HotspotCompressedListItem.tsx#L83
Unexpected any. Specify a different type
|
Run lint:
src/features/collectables/NftMetadataScreen.tsx#L74
Unexpected any. Specify a different type
|
Run lint:
src/features/hotspot-onboarding/iot-ble/ScanHotspots.tsx#L32
Unexpected any. Specify a different type
|
Run lint:
src/features/onboarding/AccountConfirmPinScreen.tsx#L42
Forbidden non-null assertion
|
Loading