Merge pull request #39 from Luke-Oldenburg/red-negative-transaction #121
Annotations
10 errors and 5 warnings
Run ESLint:
App.tsx#L10
`expo-font` import should occur before import of `expo-linking`
|
Run ESLint:
src/components/PaymentCard.tsx#L2
'capitalize' is defined but never used
|
Run ESLint:
src/components/PaymentCard.tsx#L3
'StyleSheet' is defined but never used
|
Run ESLint:
src/components/PaymentCard.tsx#L4
`react` import should occur before import of `react-native`
|
Run ESLint:
src/components/PaymentCard.tsx#L18
`geopattern` import should occur before import of `lodash/capitalize`
|
Run ESLint:
src/components/PaymentCard.tsx#L19
There should be at least one empty line between import groups
|
Run ESLint:
src/components/PaymentCard.tsx#L19
`react-native-svg` import should occur before import of `../lib/types/Card`
|
Run ESLint:
src/components/PaymentCard.tsx#L20
`./cards/CardFrozen` import should occur before import of `./cards/CardHCB`
|
Run ESLint:
src/pages/card.tsx#L25
There should be at least one empty line between import groups
|
Run ESLint:
src/pages/card.tsx#L25
`../components/UserAvatar` import should occur before import of `../lib/client`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint:
src/pages/Invitation.tsx#L46
React Hook useEffect has a missing dependency: 'navigation'. Either include it or remove the dependency array
|
Run ESLint:
src/pages/index.tsx#L231
React Hook useEffect has a missing dependency: 'fetcher'. Either include it or remove the dependency array
|
Run ESLint:
src/pages/login.tsx#L69
React Hook useEffect has missing dependencies: 'request' and 'setToken'. Either include them or remove the dependency array
|
Run ESLint:
src/pages/organization/AccountNumber.tsx#L85
React Hook useEffect has a missing dependency: 'navigation'. Either include it or remove the dependency array
|
Loading