Skip to content

Initial files for auto cd/ci #3

Initial files for auto cd/ci

Initial files for auto cd/ci #3

Triggered via pull request July 31, 2024 22:25
Status Failure
Total duration 37s
Artifacts

ci-frontend.yaml

on: pull_request
Run ESLint
25s
Run ESLint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
Run ESLint: frontend/src/components/messages/RequestConversations.vue#L99
'MessageService' is defined but never used
Run ESLint: frontend/src/views/applications/ApplicationsHistoryView.vue#L413
'error' is defined but never used. Allowed unused caught errors must match /^ignore/u
Run ESLint: frontend/src/views/applications/ApplicationsHistoryView.vue#L441
'error' is defined but never used. Allowed unused caught errors must match /^ignore/u
Run ESLint: frontend/src/views/funding/BaseFundingView.vue#L157
'error' is defined but never used. Allowed unused caught errors must match /^ignore/u
Run ESLint: frontend/src/views/funding/IrregularFundingView.vue#L60
'error' is defined but never used. Allowed unused caught errors must match /^ignore/u
Run ESLint: frontend/src/views/funding/SupplementaryFundingView.vue#L60
'error' is defined but never used. Allowed unused caught errors must match /^ignore/u
Run ESLint
Process completed with exit code 1.
Run ESLint: frontend/src/components/TheEnvBar.vue#L2
Attribute "v-if" should go before "class"
Run ESLint: frontend/src/components/TheFacilityHeader.vue#L10
Expected '#activator' instead of 'v-slot:activator'
Run ESLint: frontend/src/components/TheSnackBar.vue#L4
'v-html' directive can lead to XSS attack
Run ESLint: frontend/src/components/account-mgmt/DeactivateUserDialog.vue#L2
Attribute ':isLoading' must be hyphenated
Run ESLint: frontend/src/components/account-mgmt/DuplicateUserDialog.vue#L2
Attribute ':isLoading' must be hyphenated
Run ESLint: frontend/src/components/account-mgmt/EditFacilityContacts.vue#L9
Attribute "v-model" should go before "variant"
Run ESLint: frontend/src/components/account-mgmt/EditFacilityContacts.vue#L35
v-on event '@update:modelValue' must be hyphenated
Run ESLint: frontend/src/components/account-mgmt/EditFacilityContacts.vue#L36
Attribute ":error-messages" should go before "@update:modelValue"
Run ESLint: frontend/src/components/account-mgmt/EditFacilityContacts.vue#L42
Expected '#item' instead of 'v-slot:item'
Run ESLint: frontend/src/components/account-mgmt/EditFacilityContacts.vue#L45
Expected '#item' instead of 'v-slot:item'