Skip to content

replace FlatList with .map solution #97499

replace FlatList with .map solution

replace FlatList with .map solution #97499

Triggered via pull request December 16, 2024 20:57
Status Failure
Total duration 7m 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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