Skip to content

fix(files_sharing): use newPassword always for the unsaved password #54914

fix(files_sharing): use newPassword always for the unsaved password

fix(files_sharing): use newPassword always for the unsaved password #54914

Triggered via pull request September 13, 2025 09:56
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