Implement sematic/lexcial search feature in datagateway search #3477
ci-build.yml
on: pull_request
Lint & Unit Tests
1m 9s
DataGateway DataView End to End Tests
22m 26s
DataGateway Download End to End Tests
22m 12s
DataGateway Search End to End Tests
24m 55s
Annotations
16 errors and 6 warnings
Lint & Unit Tests
Type '{ view: ViewsType; search: string | null; page: number | null; results: number | null; filters: FiltersType; sort: SortType; searchText: string | null; ... 6 more ...; searchType: MLSearchType | null; }' is not assignable to type 'QueryParams'.
|
Lint & Unit Tests
Type '{ searchType: MLSearchType; sort: SortType; filters: FiltersType; view: ViewsType; search: string | null; page: number | null; results: number | null; ... 7 more ...; semanticSearch: boolean; }' is not assignable to type 'QueryParams'.
|
Lint & Unit Tests
Type '{ searchType: null; sort: SortType; filters: FiltersType; view: ViewsType; search: string | null; page: number | null; results: number | null; searchText: string | null; ... 6 more ...; semanticSearch: boolean; }' is not assignable to type 'QueryParams'.
|
Lint & Unit Tests
Process completed with exit code 1.
|
DataGateway Download End to End Tests
Type '{ view: ViewsType; search: string | null; page: number | null; results: number | null; filters: FiltersType; sort: SortType; searchText: string | null; ... 6 more ...; searchType: MLSearchType | null; }' is not assignable to type 'QueryParams'.
|
DataGateway Download End to End Tests
Type '{ searchType: MLSearchType; sort: SortType; filters: FiltersType; view: ViewsType; search: string | null; page: number | null; results: number | null; ... 7 more ...; semanticSearch: boolean; }' is not assignable to type 'QueryParams'.
|
DataGateway Download End to End Tests
Type '{ searchType: null; sort: SortType; filters: FiltersType; view: ViewsType; search: string | null; page: number | null; results: number | null; searchText: string | null; ... 6 more ...; semanticSearch: boolean; }' is not assignable to type 'QueryParams'.
|
DataGateway Download End to End Tests
Process completed with exit code 1.
|
DataGateway DataView End to End Tests
Type '{ view: ViewsType; search: string | null; page: number | null; results: number | null; filters: FiltersType; sort: SortType; searchText: string | null; ... 6 more ...; searchType: MLSearchType | null; }' is not assignable to type 'QueryParams'.
|
DataGateway DataView End to End Tests
Type '{ searchType: MLSearchType; sort: SortType; filters: FiltersType; view: ViewsType; search: string | null; page: number | null; results: number | null; ... 7 more ...; semanticSearch: boolean; }' is not assignable to type 'QueryParams'.
|
DataGateway DataView End to End Tests
Type '{ searchType: null; sort: SortType; filters: FiltersType; view: ViewsType; search: string | null; page: number | null; results: number | null; searchText: string | null; ... 6 more ...; semanticSearch: boolean; }' is not assignable to type 'QueryParams'.
|
DataGateway DataView End to End Tests
Process completed with exit code 1.
|
DataGateway Search End to End Tests
Type '{ view: ViewsType; search: string | null; page: number | null; results: number | null; filters: FiltersType; sort: SortType; searchText: string | null; ... 6 more ...; searchType: MLSearchType | null; }' is not assignable to type 'QueryParams'.
|
DataGateway Search End to End Tests
Type '{ searchType: MLSearchType; sort: SortType; filters: FiltersType; view: ViewsType; search: string | null; page: number | null; results: number | null; ... 7 more ...; semanticSearch: boolean; }' is not assignable to type 'QueryParams'.
|
DataGateway Search End to End Tests
Type '{ searchType: null; sort: SortType; filters: FiltersType; view: ViewsType; search: string | null; page: number | null; results: number | null; searchText: string | null; ... 6 more ...; semanticSearch: boolean; }' is not assignable to type 'QueryParams'.
|
DataGateway Search End to End Tests
Process completed with exit code 1.
|
DataGateway Download End to End Tests
No files were found with the provided path: packages/datagateway-download/cypress/screenshots. No artifacts will be uploaded.
|
DataGateway Download End to End Tests
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/
|
DataGateway DataView End to End Tests
No files were found with the provided path: packages/datagateway-dataview/cypress/screenshots. No artifacts will be uploaded.
|
DataGateway DataView End to End Tests
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/
|
DataGateway Search End to End Tests
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/
|
DataGateway Search End to End Tests
No files were found with the provided path: packages/datagateway-search/cypress/screenshots. No artifacts will be uploaded.
|