Skip to content

Fix tests errors and hide the variants details button when no variant item is selected #76

Fix tests errors and hide the variants details button when no variant item is selected

Fix tests errors and hide the variants details button when no variant item is selected #76

Triggered via pull request September 6, 2024 13:02
Status Success
Total duration 2m 42s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (20): src/components/ContentView.vue#L38
Prop 'url' requires default value to be set
build (20): src/components/ContentView.vue#L39
Prop 'type' requires default value to be set
build (20): src/components/ContentView.vue#L40
Prop 'fontSize' requires default value to be set
build (20): src/components/LoadingSpinner.vue#L37
Prop 'background' requires default value to be set
build (20): src/components/MessageBox.vue#L31
Prop 'title' requires default value to be set
build (20): src/components/annotations/variants/ActiveVariantsDetails.vue#L54
Variable 'i' is already declared in the upper scope
build (20): src/components/annotations/variants/VariantsTopBar.vue#L80
Attribute "v-show" should go before "class"
build (20): src/components/annotations/variants/VariantsTopBar.vue#L80
'v-show' should be on a new line
build (20): src/components/base/BaseCheckbox.vue#L7
Prop 'label' requires default value to be set
build (20): src/components/base/BaseDialog.vue#L7
Prop 'title' requires default value to be set
build (18): src/components/ContentView.vue#L38
Prop 'url' requires default value to be set
build (18): src/components/ContentView.vue#L39
Prop 'type' requires default value to be set
build (18): src/components/ContentView.vue#L40
Prop 'fontSize' requires default value to be set
build (18): src/components/LoadingSpinner.vue#L37
Prop 'background' requires default value to be set
build (18): src/components/MessageBox.vue#L31
Prop 'title' requires default value to be set
build (18): src/components/annotations/variants/ActiveVariantsDetails.vue#L54
Variable 'i' is already declared in the upper scope
build (18): src/components/annotations/variants/VariantsTopBar.vue#L80
Attribute "v-show" should go before "class"
build (18): src/components/annotations/variants/VariantsTopBar.vue#L80
'v-show' should be on a new line
build (18): src/components/base/BaseCheckbox.vue#L7
Prop 'label' requires default value to be set
build (18): src/components/base/BaseDialog.vue#L7
Prop 'title' requires default value to be set