Add pagination to account history #911
Annotations
5 warnings
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:
src/app/components/AccountHistory.tsx#L263
React Hook useMemo has a missing dependency: 'combinedOpenOrders'. Either include it or remove the dependency array
|
test:
src/app/components/AccountHistory.tsx#L301
The ref value 'tableContainerRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'tableContainerRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
test:
src/app/hooks.ts#L54
React Hook useMemo has missing dependencies: 'endIndex' and 'startIndex'. Either include them or remove the dependency array
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
414 KB |
|