Allow individual & group locations to be updated #211
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
|