Skip to content

feat: Port to vue3 #816

feat: Port to vue3

feat: Port to vue3 #816

Triggered via pull request November 6, 2025 11:32
Status Success
Total duration 46s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
NPM lint: src/components/ModalContent.vue#L49
The "props" property should be above the "emits" property on line 47
NPM lint: src/components/ModalContent.vue#L16
'termsContent' is defined as ref, but never used
NPM lint: src/UserApp.vue#L27
'v-html' directive can lead to XSS attack
NPM lint: src/RegistrationApp.vue#L45
'v-html' directive can lead to XSS attack