Skip to content

Quick fix

Quick fix #4340

Triggered via pull request July 10, 2023 17:59
Status Failure
Total duration 1m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
test: frontend/src/components/RequestsDisplay.vue#L202
'moment' is defined but never used
test
Process completed with exit code 1.
test: frontend/src/components/DashboardTable.vue#L79
Prop 'title' requires default value to be set
test: frontend/src/components/DashboardTable.vue#L83
Prop 'colour' requires default value to be set
test: frontend/src/components/Header.vue#L95
The "computed" property should be above the "created" property on line 90
test: frontend/src/components/Home.vue#L413
The "computed" property should be above the "mounted" property on line 335
test: frontend/src/components/ModalIdle.vue#L26
The "computed" property should be above the "mounted" property on line 22
test: frontend/src/components/RequestDetail.vue#L15
v-on event '@closeDialog' must be hyphenated
test: frontend/src/components/RequestDetail.vue#L712
The "watch" property should be above the "mounted" property on line 551
test: frontend/src/components/RequestsDisplay.vue#L243
The "computed" property should be above the "mounted" property on line 240
test: frontend/src/components/RequestsDisplay.vue#L294
The "watch" property should be above the "mounted" property on line 240
test: frontend/src/components/admin/MacroEditor.vue#L20
The "cancel" event has been triggered but not declared on `emits` option