Skip to content

feat: Add confirmation email for form respondents #2981

feat: Add confirmation email for form respondents

feat: Add confirmation email for form respondents #2981

Re-run triggered December 20, 2025 17:07
Status Success
Total duration 1m 6s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
NPM lint: src/views/Submit.vue#L568
Prefer a more specific type to `*`
NPM lint: src/views/Submit.vue#L525
Prefer a more specific type to `any`
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#L48
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#L141
'input' is defined as ref, but never used
NPM lint: src/components/Questions/QuestionDropdown.vue#L65
'input' is defined as ref, but never used