feat: use PeriodDimension in ThematicDialog #348
Annotations
10 errors and 1 warning
Lint:
src/components/core/RadioGroup.js#L62
Prop types declarations should be sorted alphabetically
|
Lint:
src/components/core/RadioGroup.js#L63
Prop types declarations should be sorted alphabetically
|
Lint:
src/components/download/DownloadSettings.js#L6
`../../actions/download.js` import should occur before import of `../../hooks/useKeyDown.js`
|
Lint:
src/components/edit/LayerEdit.js#L12
'useEffect' is defined but never used
|
Lint:
src/components/edit/LayerEdit.js#L17
`../../hooks/useKeyDown.js` import should occur before import of `../OrgUnitsProvider.js`
|
Lint:
src/components/edit/thematic/ThematicDialog.js#L32
'RELATIVE_PERIODS' is defined but never used
|
Lint:
src/components/edit/thematic/ThematicDialog.js#L68
`../../periods/StartEndDate.js` import should occur before import of `../../program/ProgramIndicatorSelect.js`
|
Lint:
src/components/edit/thematic/ThematicDialog.js#L228
'setStartDate' is missing in props validation
|
Lint:
src/components/edit/thematic/ThematicDialog.js#L229
'setEndDate' is missing in props validation
|
Lint:
src/components/layerSources/ManageLayerSourcesModal.js#L14
`../../hooks/useKeyDown.js` import should occur before import of `../../hooks/useManagedLayerSourcesStore.js`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading