Skip to content

CM-962: added fixed prepared page for data import #203

CM-962: added fixed prepared page for data import

CM-962: added fixed prepared page for data import #203

Triggered via pull request August 6, 2024 08:54
Status Failure
Total duration 34s
Artifacts

eslint_check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
lint: src/components/GroupIndividualSearcher.js#L35
'GROUP_INDIVIDUAL_ROLES' is defined but never used
lint: src/components/IndividualSearcher.js#L298
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 uses Node.js version which is deprecated 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/