Skip to content

fix: remove sort=score for relevance, not needed #2382

fix: remove sort=score for relevance, not needed

fix: remove sort=score for relevance, not needed #2382

Triggered via push December 17, 2024 17:31
Status Failure
Total duration 1m 43s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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