Skip to content

fix(files): only send config update requests if user is logged in #45589

fix(files): only send config update requests if user is logged in

fix(files): only send config update requests if user is logged in #45589

Triggered via pull request February 6, 2025 20:49
Status Success
Total duration 2m 8s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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
NPM lint: apps/files/src/store/keyboard.ts#L12
Missing JSDoc @param "args" description