Skip to content

Feature/patient info #42

Feature/patient info

Feature/patient info #42

GitHub Actions / ESLint succeeded Jan 4, 2024 in 0s

25 warnings

ESLint found 25 warnings

Annotations

Check warning on line 1 in src/views/clinicalGenomic/clinicalGenomicSearch.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalGenomicSearch.js#L1

'useState' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 11 in src/views/clinicalGenomic/clinicalGenomicSearch.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalGenomicSearch.js#L11

'PatientView' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 17 in src/views/clinicalGenomic/clinicalGenomicSearch.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalGenomicSearch.js#L17

'DataGrid' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 9 in src/views/clinicalGenomic/clinicalPatientView.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalPatientView.js#L9

'PatientView' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 10 in src/views/clinicalGenomic/clinicalPatientView.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalPatientView.js#L10

'useSidebarWriterContext' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 11 in src/views/clinicalGenomic/clinicalPatientView.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalPatientView.js#L11

'useSearchQueryWriterContext' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 11 in src/views/clinicalGenomic/clinicalPatientView.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalPatientView.js#L11

'useSearchResultsReaderContext' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 13 in src/views/clinicalGenomic/clinicalPatientView.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalPatientView.js#L13

'PatientSidebar' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 14 in src/views/clinicalGenomic/clinicalPatientView.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalPatientView.js#L14

'SearchHandler' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 34 in src/views/clinicalGenomic/clinicalPatientView.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalPatientView.js#L34

'theme' is assigned a value but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 37 in src/views/clinicalGenomic/clinicalPatientView.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalPatientView.js#L37

'sidebarOpened' is assigned a value but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 41 in src/views/clinicalGenomic/clinicalPatientView.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/clinicalPatientView.js#L41

'data' is assigned a value but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 33 in src/views/clinicalGenomic/useClinicalPatientData.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/useClinicalPatientData.js#L33

'key' is defined but never used. Allowed unused args must match /^_/u (no-unused-vars)

Check warning on line 23 in src/views/clinicalGenomic/widgets/clinicalData.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/clinicalData.js#L23

'resultsContext' is assigned a value but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 4 in src/views/clinicalGenomic/widgets/patientSidebar.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/patientSidebar.js#L4

'DataGrid' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 8 in src/views/clinicalGenomic/widgets/patientSidebar.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/patientSidebar.js#L8

'useSearchQueryWriterContext' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 8 in src/views/clinicalGenomic/widgets/patientSidebar.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/patientSidebar.js#L8

'useSearchResultsReaderContext' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 9 in src/views/clinicalGenomic/widgets/patientSidebar.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/patientSidebar.js#L9

'fetchFederation' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 63 in src/views/clinicalGenomic/widgets/patientSidebar.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/patientSidebar.js#L63

'theme' is assigned a value but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 83 in src/views/clinicalGenomic/widgets/patientSidebar.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/patientSidebar.js#L83

'idKey' is defined but never used. Allowed unused args must match /^_/u (no-unused-vars)

Check warning on line 92 in src/views/clinicalGenomic/widgets/patientSidebar.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/patientSidebar.js#L92

'key' is defined but never used. Allowed unused args must match /^_/u (no-unused-vars)

Check warning on line 191 in src/views/clinicalGenomic/widgets/patientSidebar.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/patientSidebar.js#L191

React Hook useEffect has missing dependencies: 'handleHeaderClick' and 'sidebar'. Either include them or remove the dependency array (react-hooks/exhaustive-deps)

Check warning on line 198 in src/views/clinicalGenomic/widgets/patientSidebar.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/patientSidebar.js#L198

'index' is defined but never used. Allowed unused args must match /^_/u (no-unused-vars)

Check warning on line 282 in src/views/clinicalGenomic/widgets/patientSidebar.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/patientSidebar.js#L282

'isFirstPass' is assigned a value but never used. Allowed unused vars must match /^_/u (no-unused-vars)

Check warning on line 285 in src/views/clinicalGenomic/widgets/patientSidebar.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/widgets/patientSidebar.js#L285

'isExpanded' is assigned a value but never used. Allowed unused vars must match /^_/u (no-unused-vars)