Merge pull request #39 from Luke-Oldenburg/red-negative-transaction #121
Annotations
13 errors and 7 warnings
Typecheck:
src/components/PaymentCard.tsx#L18
Could not find a declaration file for module 'geopattern'. '/home/runner/work/hcb-mobile/hcb-mobile/node_modules/geopattern/lib/index.js' implicitly has an 'any' type.
|
Typecheck
Process completed with exit code 2.
|
ESLint:
App.tsx#L10
`expo-font` import should occur before import of `expo-linking`
|
ESLint:
src/components/PaymentCard.tsx#L2
'capitalize' is defined but never used
|
ESLint:
src/components/PaymentCard.tsx#L3
'StyleSheet' is defined but never used
|
ESLint:
src/components/PaymentCard.tsx#L4
`react` import should occur before import of `react-native`
|
ESLint:
src/components/PaymentCard.tsx#L18
`geopattern` import should occur before import of `lodash/capitalize`
|
ESLint:
src/components/PaymentCard.tsx#L19
There should be at least one empty line between import groups
|
ESLint:
src/components/PaymentCard.tsx#L19
`react-native-svg` import should occur before import of `../lib/types/Card`
|
ESLint:
src/components/PaymentCard.tsx#L20
`./cards/CardFrozen` import should occur before import of `./cards/CardHCB`
|
ESLint:
src/pages/card.tsx#L25
There should be at least one empty line between import groups
|
ESLint:
src/pages/card.tsx#L25
`../components/UserAvatar` import should occur before import of `../lib/client`
|
Prettier
Process completed with exit code 1.
|
Typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint:
src/pages/Invitation.tsx#L46
React Hook useEffect has a missing dependency: 'navigation'. Either include it or remove the dependency array
|
ESLint:
src/pages/index.tsx#L231
React Hook useEffect has a missing dependency: 'fetcher'. Either include it or remove the dependency array
|
ESLint:
src/pages/login.tsx#L69
React Hook useEffect has missing dependencies: 'request' and 'setToken'. Either include them or remove the dependency array
|
ESLint:
src/pages/organization/AccountNumber.tsx#L85
React Hook useEffect has a missing dependency: 'navigation'. Either include it or remove the dependency array
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|