Add iOS support for digital wallet issuing #698
Annotations
1 error and 3 warnings
|
Prettier
Process completed with exit code 1.
|
|
ESLint:
src/pages/cards/card.tsx#L276
React Hook useCallback has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
ESLint:
src/pages/cards/card.tsx#L276
React Hook useCallback has a missing dependency: 'id'. Either include it or remove the dependency array
|
|
ESLint:
src/lib/useDigitalWallet.ts#L56
React Hook useEffect has a missing dependency: 'fetchCardDetails'. Either include it or remove the dependency array
|