Skip to content

feat: Port to vue3 #819

feat: Port to vue3

feat: Port to vue3 #819

Triggered via pull request November 18, 2025 11:34
Status Success
Total duration 55s
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