Skip to content

[stable31] fix(unified-search): load more than 5 items in folder filter #45227

[stable31] fix(unified-search): load more than 5 items in folder filter

[stable31] fix(unified-search): load more than 5 items in folder filter #45227

Triggered via pull request January 29, 2025 20:37
Status Success
Total duration 1m 58s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: apps/files/src/actions/convertUtils.ts#L134
Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"
NPM lint: apps/files/src/services/DropServiceUtils.spec.ts#L25
Unexpected any. Specify a different type
NPM lint: apps/files/src/services/DropServiceUtils.spec.ts#L37
Unexpected any. Specify a different type
NPM lint: apps/files/src/store/files.ts#L27
Missing JSDoc @param "state" description
NPM lint: apps/files/src/store/files.ts#L34
Missing JSDoc @param "state" description
NPM lint: apps/files/src/store/files.ts#L44
Missing JSDoc @param "state" description
NPM lint: apps/files/src/store/files.ts#L50
Missing JSDoc @param "state" description
NPM lint: apps/files/src/store/files.ts#L61
Missing JSDoc @return type
NPM lint: apps/files/src/store/filters.ts#L43
Missing trailing comma