Skip to content

feat: introduce Grid as a new question type #2886

feat: introduce Grid as a new question type

feat: introduce Grid as a new question type #2886

Triggered via pull request November 20, 2025 18:09
Status Success
Total duration 1m 2s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
NPM lint: src/views/Create.vue#L201
The '<Icon>' component has been used, but not defined
NPM lint: src/views/Create.vue#L173
The '<Icon>' component has been used, but not defined
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