Skip to content

Chore(deps): Bump @nextcloud/auth from 2.5.3 to 2.6.0 #3369

Chore(deps): Bump @nextcloud/auth from 2.5.3 to 2.6.0

Chore(deps): Bump @nextcloud/auth from 2.5.3 to 2.6.0 #3369

Triggered via pull request April 20, 2026 07:59
Status Success
Total duration 1m 4s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: src/views/Sidebar.vue#L96
Prefer a more specific type to `any`
NPM lint: src/utils/CancelableRequest.js#L11
Prefer a more specific type to `Function`
NPM lint: src/models/ValidationTypes.js#L16
Prefer a more specific type to `any`
NPM lint: src/models/AnswerTypes.js#L53
Prefer a more specific type to `Function`
NPM lint: src/mixins/UserSearchMixin.js#L76
Prefer a more specific type to `*`
NPM lint: src/components/Questions/QuestionMultiple.vue#L138
'input' is defined as ref, but never used
NPM lint: src/components/Questions/QuestionGrid.vue#L154
'input' is defined as ref, but never used
NPM lint: src/components/Questions/QuestionGrid.vue#L116
'input' is defined as ref, but never used
NPM lint: src/components/Questions/QuestionDropdown.vue#L69
'input' is defined as ref, but never used
NPM lint: src/components/Questions/Question.vue#L251
Boolean prop should only be defaulted to false