Skip to content

Feature/ranking question type vue3 #3282

Feature/ranking question type vue3

Feature/ranking question type vue3 #3282

Status Success
Total duration 1m 10s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: src/models/AnswerTypes.js#L55
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/QuestionRanking.vue#L138
'input' is defined as ref, but never used
NPM lint: src/components/Questions/QuestionRanking.vue#L91
'buttonOptionDown' is defined as ref, but never used
NPM lint: src/components/Questions/QuestionRanking.vue#L82
'buttonOptionUp' is defined as ref, but never used
NPM lint: src/components/Questions/QuestionMultiple.vue#L140
'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#L119
'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#L246
Boolean prop should only be defaulted to false