fix: fix selectedsection scroll syncing #908
Annotations
16 warnings
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/form/useFormStateErrors.ts#L2
'useCallback' is defined but never used
|
Lint:
src/components/form/useFormStateErrors.ts#L2
'useEffect' is defined but never used
|
Lint:
src/components/form/useFormStateErrors.ts#L2
'useState' 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