Skip to content

refactor: remove global md5 and replace other use cases with common depenency #54610

refactor: remove global md5 and replace other use cases with common depenency

refactor: remove global md5 and replace other use cases with common depenency #54610

Triggered via pull request September 8, 2025 21:35
Status Success
Total duration 1m 59s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: apps/files/src/views/Settings.vue#L129
Expected 1 line break after opening tag (`<NcAppSettingsSection>`), but 2 line breaks found
NPM lint: apps/files/src/store/selection.ts#L27
Missing JSDoc @param "lastSelectedIndex" description
NPM lint: apps/files/src/store/selection.ts#L19
Missing JSDoc @param "selection" description
NPM lint: apps/files/src/store/keyboard.ts#L12
Missing JSDoc @param "args" description
NPM lint: apps/files/src/store/files.ts#L50
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#L34
Missing JSDoc @param "state" description
NPM lint: apps/files/src/store/files.ts#L27
Missing JSDoc @param "state" description
NPM lint: apps/files/src/services/DropServiceUtils.spec.ts#L37
Unexpected any. Specify a different type
NPM lint: apps/files/src/services/DropServiceUtils.spec.ts#L25
Unexpected any. Specify a different type