standardize onboarding / adding wallet ux #950
Draft
Annotations
4 errors and 10 warnings
|
|
|
src/features/onboarding/import/AccountImportStartScreen.tsx#L80
Replace `(⏎········<BackButton·onPress={onClose}·paddingHorizontal="l"·/>⏎······)` with `<BackButton·onPress={onClose}·paddingHorizontal="l"·/>`
|
|
src/features/onboarding/create/AccountCreatePassphraseScreen.tsx#L91
React Hook useMemo has an unnecessary dependency: 'colors.primaryText'. Either exclude it or remove the dependency array
|
|
src/features/onboarding/create/AccountCreatePassphraseScreen.tsx#L6
'TouchableOpacityBox' is defined but never used
|
|
src/features/onboarding/AccountConfirmPinScreen.tsx#L40
Forbidden non-null assertion
|
|
src/features/onboarding/AccountAssignScreen.tsx#L172
Unexpected any. Specify a different type
|
|
src/features/hotspot-onboarding/iot-ble/ScanHotspots.tsx#L32
Unexpected any. Specify a different type
|
|
src/features/collectables/NftMetadataScreen.tsx#L74
Unexpected any. Specify a different type
|
|
src/features/collectables/HotspotCompressedListItem.tsx#L98
Unexpected any. Specify a different type
|
|
src/components/SubmitButton.tsx#L52
Unexpected any. Specify a different type
|
|
src/components/Pill.tsx#L93
Unexpected any. Specify a different type
|
|
src/components/Pill.tsx#L85
Unexpected any. Specify a different type
|
|
src/components/Pill.tsx#L81
Unexpected any. Specify a different type
|
|
src/components/Pill.tsx#L80
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading