Chore(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.6 to 9.0.0-rc.7 #3027
Annotations
8 errors and 10 warnings
|
NPM lint
Process completed with exit code 1.
|
|
NPM lint:
src/views/Submit.vue#L651
Should not have line break(s) between ',' and ')'
|
|
NPM lint:
src/components/SidebarTabs/SharingSidebarTab.vue#L295
Should not have line break(s) between ',' and ')'
|
|
NPM lint:
src/components/Questions/QuestionMultiple.vue#L288
Should not have line break(s) between ',' and ')'
|
|
NPM lint:
src/components/Questions/QuestionDropdown.vue#L155
Should not have line break(s) between ',' and ')'
|
|
NPM lint:
src/FormsSubmit.vue#L55
Should not have line break(s) between ',' and ')'
|
|
NPM lint:
src/Forms.vue#L320
Should not have line break(s) between ',' and ')'
|
|
eslint
Process completed with exit code 1.
|
|
NPM lint:
src/models/ValidationTypes.js#L16
Prefer a more specific type to `any`
|
|
NPM lint:
src/models/AnswerTypes.js#L52
Prefer a more specific type to `Function`
|
|
NPM lint:
src/mixins/UserSearchMixin.js#L76
Prefer a more specific type to `*`
|
|
NPM lint:
src/mixins/QuestionMultipleMixin.ts#L239
Missing JSDoc @param "optionType" description
|
|
NPM lint:
src/mixins/QuestionMultipleMixin.ts#L174
JSDoc @return declaration present but return expression not available in function
|
|
NPM lint:
src/components/Questions/QuestionMultiple.vue#L141
'input' is defined as ref, but never used
|
|
NPM lint:
src/components/Questions/QuestionGrid.vue#L157
'input' is defined as ref, but never used
|
|
NPM lint:
src/components/Questions/QuestionGrid.vue#L117
'input' is defined as ref, but never used
|
|
NPM lint:
src/components/Questions/QuestionGrid.vue#L7
The '<Question>' component has been used, but not defined
|
|
NPM lint:
src/components/Questions/QuestionDropdown.vue#L65
'input' is defined as ref, but never used
|