Skip to content

Allow individual & group locations to be updated #211

Allow individual & group locations to be updated

Allow individual & group locations to be updated #211

Triggered via pull request December 10, 2024 20:17
Status Failure
Total duration 34s
Artifacts

eslint_check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636