Skip to content

DIG-1410: Disappearing sidebar bug mobile size sidebar #306

DIG-1410: Disappearing sidebar bug mobile size sidebar

DIG-1410: Disappearing sidebar bug mobile size sidebar #306

Triggered via pull request August 12, 2024 18:08
Status Success
Total duration 57s
Artifacts

lint.yml

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

Annotations

3 errors and 2 warnings
src/views/clinicalGenomic/widgets/sidebar.js#L425
'useEffect' is not defined (no-undef)
src/views/clinicalGenomic/widgets/sidebar.js#L521
'selectedNodes' is not defined (no-undef)
src/views/clinicalGenomic/widgets/sidebar.js#L532
'selectedCohorts' is not defined (no-undef)
src/views/clinicalGenomic/search/SearchHandler.js#L1
'useState' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/