More fixes #2038
Annotations
10 errors and 12 warnings
build:
src/components/AddressBookSelector.tsx#L24
`@services/WalletService/pages/SendPage/SentPageNavigator` import should occur before import of `./HeliumBottomSheet`
|
build:
src/components/AddressBookSelector.tsx#L25
`@features/addressBook/addressBookTypes` import should occur before import of `./HeliumBottomSheet`
|
build:
src/components/AddressBookSelector.tsx#L102
React Hook useCallback has an unnecessary dependency: 'address'. Either exclude it or remove the dependency array
|
build:
src/components/BalanceText.tsx#L65
'BalanceChange' is assigned a value but never used
|
build:
src/components/BalanceText.tsx#L73
'PercentageContainer' is assigned a value but never used
|
build:
src/components/Balancer.tsx#L98
Unexpected use of '~'
|
build:
src/components/Balancer.tsx#L98
Unexpected use of '~'
|
build:
src/components/Balancer.tsx#L112
Expected exception block, space or tab after '//' in comment
|
build:
src/components/Balancer.tsx#L118
Expected 'undefined' and instead saw 'void'
|
build:
src/components/HNTKeyboard.tsx#L324
'renderHandle' is assigned a value but never used
|
build
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/
|
build
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/
|
build:
src/components/Markdown.tsx#L28
Unexpected any. Specify a different type
|
build:
src/components/Pill.tsx#L81
Unexpected any. Specify a different type
|
build:
src/components/Pill.tsx#L82
Unexpected any. Specify a different type
|
build:
src/components/Pill.tsx#L87
Unexpected any. Specify a different type
|
build:
src/components/Pill.tsx#L99
Unexpected any. Specify a different type
|
build:
src/components/SubmitButton.tsx#L52
Unexpected any. Specify a different type
|
build:
src/features/collectables/HotspotCompressedListItem.tsx#L83
Unexpected any. Specify a different type
|
build:
src/features/collectables/NftMetadataScreen.tsx#L74
Unexpected any. Specify a different type
|
build:
src/features/hotspot-onboarding/iot-ble/ScanHotspots.tsx#L32
Unexpected any. Specify a different type
|
build:
src/features/onboarding/AccountConfirmPinScreen.tsx#L42
Forbidden non-null assertion
|