Skip to content

Fix an issue where removing a single filter would result in the wrong number of results #75

Fix an issue where removing a single filter would result in the wrong number of results

Fix an issue where removing a single filter would result in the wrong number of results #75

Triggered via pull request January 22, 2024 18:54
Status Success
Total duration 50s
Artifacts

lint.yml

on: pull_request
Run linters
42s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
src/views/clinicalGenomic/widgets/patientSidebar.js#L157
React Hook useEffect has a missing dependency: 'handleTableSet'. Either include it or remove the dependency array (react-hooks/exhaustive-deps)
src/views/clinicalGenomic/widgets/sidebar.js#L191
'details' is defined but never used. Allowed unused args must match /^_/u (no-unused-vars)