Skip to content

fix: pagination repeating #290

fix: pagination repeating

fix: pagination repeating #290

Triggered via pull request February 8, 2025 00:58
Status Failure
Total duration 50s
Artifacts

codeanalysis.yaml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint (21.x): src/components/exchange/requests/view/ViewRequests.tsx#L2
'useEffect' is defined but never used
Lint (21.x): src/components/exchange/requests/view/ViewRequests.tsx#L58
'hasNext' is missing in props validation
Lint (21.x): src/components/exchange/requests/view/ViewRequests.tsx#L59
'setSize' is missing in props validation
Lint (21.x): src/components/exchange/requests/view/ViewRequests.tsx#L60
'size' is missing in props validation
Lint (21.x): src/components/exchange/requests/view/ViewRequests.tsx#L61
'isValidating' is missing in props validation
Lint (21.x): src/hooks/useMarketplaceRequests.tsx#L5
'useMemo' is defined but never used
Lint (21.x)
Process completed with exit code 1.