feat(suite-native): Ripple send #7972
Annotations
3 errors and 3 warnings
Lint JS:
suite-native/module-send/src/components/AmountErrorMessage.tsx#L3
'Box' is defined but never used. Allowed unused vars must match /^_/u
|
Lint JS:
suite-native/module-send/src/sendOutputsFormSchema.ts#L9
'isInteger' is defined but never used. Allowed unused vars must match /^_/u
|
Lint JS
Process completed with exit code 1.
|
Lint JS:
packages/suite/src/hooks/wallet/useUnstakeEthForm.ts#L40
There should be at least one empty line between import groups
|
Lint JS:
packages/suite/src/hooks/wallet/useUnstakeEthForm.ts#L41
`@trezor/utils` import should occur before import of `src/hooks/suite`
|
Lint JS:
suite-native/graph/src/selectors.ts#L1
There should be at least one empty line between import groups
|
Loading