Skip to content

Add pagination to account history #877

Add pagination to account history

Add pagination to account history #877

Triggered via pull request August 5, 2024 15:53
Status Failure
Total duration 34s
Artifacts

lint-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
test: src/app/components/AccountHistory.tsx#L39
'i' is defined but never used
test: src/app/components/AccountHistory.tsx#L39
'W' is defined but never used
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
test: src/app/components/AccountHistory.tsx#L260
React Hook useMemo has a missing dependency: 'filteredRowsForOrderHistory'. Either include it or remove the dependency array
test: src/app/hooks.ts#L53
React Hook useMemo has missing dependencies: 'endIndex' and 'startIndex'. Either include them or remove the dependency array