fix: fix initial selected values for multi-select #1035
Annotations
10 errors and 5 warnings
Check types:
src/components/merge/index.ts#L1
Cannot find module './MergeFieldsBase' or its corresponding type declarations.
|
Check types:
src/components/merge/index.ts#L2
Cannot find module './MergeFormBase' or its corresponding type declarations.
|
Check types:
src/components/merge/index.ts#L3
Cannot find module './mergeSchemaBase' or its corresponding type declarations.
|
Check types:
src/pages/indicatorTypes/Merge.tsx#L5
Module '"../../components/merge"' has no exported member 'MergeFormBase'.
|
Check types:
src/pages/indicatorTypes/Merge.tsx#L44
'e' is of type 'unknown'.
|
Check types:
src/pages/indicatorTypes/merge/IndicatorTypeMerge.tsx#L9
Module '"../../../components/merge"' has no exported member 'BaseSourcesField'.
|
Check types:
src/pages/indicatorTypes/merge/IndicatorTypeMerge.tsx#L10
Module '"../../../components/merge"' has no exported member 'BaseTargetField'.
|
Check types:
src/pages/indicatorTypes/merge/IndicatorTypeMerge.tsx#L11
Module '"../../../components/merge"' has no exported member 'MergeSourcesTargetWrapper'.
|
Check types:
src/pages/indicatorTypes/merge/IndicatorTypeMerge.tsx#L13
Cannot find module '../../../components/merge/DeleteSourcesRadioFields' or its corresponding type declarations.
|
Check types:
src/pages/indicatorTypes/merge/IndicatorTypeMerge.tsx#L63
Parameter 'count' implicitly has an 'any' type.
|
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/
|
Loading