fix: address feedback on org unit edit page #909
Annotations
3 errors and 16 warnings
Lint:
src/components/form/FormBase.tsx#L10
`../../lib/form/useOnSubmit` import should occur before import of `../../lib/models/attributes`
|
Lint:
src/components/form/attributes/CustomAttributes.tsx#L11
`../../../types` import should occur before import of `../../../types/generated`
|
Lint
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, c-hive/gha-yarn-cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, c-hive/gha-yarn-cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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
|
Lint:
src/components/metadataFormControls/AggregationLevelMultiSelect/AggregationLevelMultiSelect.tsx#L46
'inputWidth' is defined but never used
|
Lint:
src/components/metadataFormControls/AggregationLevelMultiSelect/types.ts#L6
'filterFields' is assigned a value but only used as a type
|
Lint:
src/components/metadataFormControls/CategoryComboSelect/types.ts#L3
'filterFields' is assigned a value but only used as a type
|
Loading