More fixes #2035
Annotations
10 errors and 12 warnings
Run lint:
src/components/AddressBookSelector.tsx#L39
'boxProps' is defined but never used. Allowed unused args must match /^_/u
|
Run lint:
src/components/AddressBookSelector.tsx#L88
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
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/components/HeliumBottomSheet.tsx#L2
'BottomSheetMethods' is defined but never used
|
Run lint:
src/components/HeliumBottomSheet.tsx#L10
'ReactNode' is defined but never used
|
Run lint:
src/components/HeliumBottomSheet.tsx#L10
'Ref' is defined but never used
|
Run lint:
src/components/HeliumBottomSheet.tsx#L57
'React' must be in scope when using JSX
|
Run lint:
src/components/MenuButton.tsx#L2
'Box' is defined but never used
|
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