fix: fix no_dataset in combination with other filters #949
Annotations
3 errors and 16 warnings
Lint:
src/components/metadataFormControls/index.ts#L8
Unable to resolve path to module './ModelMultiSelect'
|
Lint:
src/lib/query/index.ts#L4
Unable to resolve path to module './mergeQuery'
|
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/SearchableMultiSelect/SearchableMultiSelect.tsx#L7
'MultiSelectOptionProps' is defined but never used
|
Lint:
src/components/SearchableMultiSelect/SearchableMultiSelect.tsx#L9
'SingleSelect' is defined but never used
|
Lint:
src/components/SearchableMultiSelect/SearchableMultiSelect.tsx#L10
'SingleSelectOption' is defined but never used
|
Lint:
src/components/SearchableMultiSelect/SearchableMultiSelect.tsx#L111
'hasSelectedInOptionList' is assigned a value 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
|
Loading