feat: add all setup fields plus dummy placeholders to required fields #1093
Annotations
4 errors and 15 warnings
Lint:
src/components/metadataFormControls/CategoryComboSelect/CategoryComboSelect.tsx#L6
`./useCategoryCombosQuery` import should occur before import of `./useInitialCategoryComboQuery`
|
Lint:
src/pages/dataSetsWip/form/DataSetFormContents.tsx#L22
`./CategoryComboField` import should occur before import of `./formDescriptor`
|
Lint:
src/pages/dataSetsWip/form/DataSetFormContents.tsx#L24
`../../dataElements/fields` import should occur before import of `./formDescriptor`
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint:
.prettierrc.js#L1
File ignored by default.
|
Lint:
src/app/sidebar/Sidebar.spec.tsx#L3
Using exported name 'userEvent' as identifier for default export
|
Lint:
src/components/form/fields/DateField.tsx#L3
'useEffect' is defined but never used
|
Lint:
src/components/form/fields/DescriptionField.tsx#L5
'useCheckMaxLengthFromSchema' is defined but never used
|
Lint:
src/components/form/fields/DescriptionField.tsx#L9
'schemaSection' is defined but never used
|
Lint:
src/components/loading/Loader.spec.tsx#L7
Unexpected any. Specify a different type
|
Lint:
src/components/loading/Loader.spec.tsx#L20
Unexpected any. Specify a different type
|
Lint:
src/components/loading/Loader.spec.tsx#L34
Unexpected any. Specify a different type
|
Lint:
src/components/loading/Loader.spec.tsx#L50
Unexpected any. Specify a different type
|
Lint:
src/components/metadataFormControls/AggregationLevelMultiSelect/AggregationLevelMultiSelect.tsx#L2
'MultiSelectField' is defined but never used
|
Loading