fix: remove sort=score for relevance, not needed #2382
Annotations
2 errors and 1 warning
lint:
src/sections/collection/collection-items-panel/CollectionItemsPanel.tsx#L351
Type '(sort: SortType, order: OrderType) => Promise<void>' is not assignable to type '(newSortType?: SortType | undefined, newOrderType?: OrderType | undefined) => void'.
|
lint
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|