Skip to content

Fetch & display group & individual locations #208

Fetch & display group & individual locations

Fetch & display group & individual locations #208

Triggered via pull request November 15, 2024 14:05
Status Failure
Total duration 37s
Artifacts

eslint_check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
lint: src/components/GroupHeadPanel.js#L25
'readOnly' is assigned a value but never used
lint: src/components/GroupIndividualSearcher.js#L35
'GROUP_INDIVIDUAL_ROLES' is defined but never used
lint: src/components/IndividualSearcher.js#L315
Strings must use singlequote
lint: src/components/dialogs/IndividualsUploadDialog.js#L277
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
lint: src/components/dialogs/IndividualsUploadDialog.js#L277
Passing a fragment to an HTML element is useless
lint: src/components/dialogs/IndividualsUploadDialog.js#L277
`<></>` must be placed on a new line
lint: src/components/dialogs/IndividualsUploadDialog.js#L277
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
lint: src/components/dialogs/IndividualsUploadDialog.js#L277
Passing a fragment to an HTML element is useless
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/