Skip to content

Merge pull request #1515 from bcgov/bugs/NavDrawerFix #4411

Merge pull request #1515 from bcgov/bugs/NavDrawerFix

Merge pull request #1515 from bcgov/bugs/NavDrawerFix #4411

Triggered via push July 25, 2023 19:21
Status Success
Total duration 56s
Artifacts

frontend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L767
The "watch" property should be above the "mounted" property on line 591
test: frontend/src/components/RequestsDisplay.vue#L251
The "computed" property should be above the "mounted" property on line 248
test: frontend/src/components/RequestsDisplay.vue#L301
The "watch" property should be above the "mounted" property on line 248
test: frontend/src/components/admin/MacroEditor.vue#L20
The "cancel" event has been triggered but not declared on `emits` option