Skip to content

CDE-64 Implement records sorting in the mapping step/view #64

CDE-64 Implement records sorting in the mapping step/view

CDE-64 Implement records sorting in the mapping step/view #64

Triggered via pull request March 23, 2024 12:45
Status Failure
Total duration 27s
Artifacts

onPR.yml

on: pull_request
Run ESLint
19s
Run ESLint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Run ESLint
Process completed with exit code 1.
Run ESLint: lib/components/steps/mapping/MappingTab.tsx#L293
React Hook useCallback has a missing dependency: 'sortOrder'. Either include it or remove the dependency array. You can also do a functional update 'setSortOrder(s => ...)' if you only need 'sortOrder' in the 'setSortOrder' call