Skip to content

Conditional Logic #3106

Conditional Logic

Conditional Logic #3106

Triggered via pull request February 23, 2026 11:06
Status Success
Total duration 3m 32s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L54
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#L235
Missing JSDoc @param "optionType" description
NPM lint: src/mixins/QuestionMultipleMixin.ts#L170
JSDoc @return declaration present but return expression not available in function
NPM lint: src/components/Questions/QuestionMultiple.vue#L139
'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/QuestionDropdown.vue#L65
'input' is defined as ref, but never used