Skip to content

ci: add check to ensure composer-bin is not accidentally committed #48411

ci: add check to ensure composer-bin is not accidentally committed

ci: add check to ensure composer-bin is not accidentally committed #48411

Triggered via pull request April 15, 2025 11:20
Status Success
Total duration 1m 51s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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
NPM lint: apps/dav/src/components/AbsenceForm.vue#L222
Missing trailing comma