replace FlatList with .map solution #97499
Annotations
1 error and 3 warnings
ESLint check
Process completed with exit code 1.
|
ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint check:
src/pages/Debug/Transaction/DebugTransactionPage.tsx#L64
React Hook useCallback has a missing dependency: 'transaction'. Either include it or remove the dependency array
|
ESLint check:
src/pages/Debug/Transaction/DebugTransactionPage.tsx#L66
React Hook useCallback has a missing dependency: 'transactionID'. Either include it or remove the dependency array
|