Skip to content

Updated frontend eslint config and addressed all errors. #1

Updated frontend eslint config and addressed all errors.

Updated frontend eslint config and addressed all errors. #1

Triggered via push July 30, 2024 22:38
Status Success
Total duration 31s
Artifacts

ci-frontend.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: frontend/src/components/TheEnvBar.vue#L2
Attribute "v-if" should go before "class"
test: frontend/src/components/TheFacilityHeader.vue#L10
Expected '#activator' instead of 'v-slot:activator'
test: frontend/src/components/TheSnackBar.vue#L4
'v-html' directive can lead to XSS attack
test: frontend/src/components/account-mgmt/DeactivateUserDialog.vue#L2
Attribute ':isLoading' must be hyphenated
test: frontend/src/components/account-mgmt/DuplicateUserDialog.vue#L2
Attribute ':isLoading' must be hyphenated
test: frontend/src/components/account-mgmt/EditFacilityContacts.vue#L9
Attribute "v-model" should go before "variant"
test: frontend/src/components/account-mgmt/EditFacilityContacts.vue#L35
v-on event '@update:modelValue' must be hyphenated
test: frontend/src/components/account-mgmt/EditFacilityContacts.vue#L36
Attribute ":error-messages" should go before "@update:modelValue"
test: frontend/src/components/account-mgmt/EditFacilityContacts.vue#L42
Expected '#item' instead of 'v-slot:item'
test: frontend/src/components/account-mgmt/EditFacilityContacts.vue#L45
Expected '#item' instead of 'v-slot:item'