Skip to content

Merge branch 'refs/heads/develop' into main-variants #159

Merge branch 'refs/heads/develop' into main-variants

Merge branch 'refs/heads/develop' into main-variants #159

Triggered via push October 18, 2024 18:40
Status Failure
Total duration 34s
Artifacts

ci.yml

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

Annotations

4 errors and 10 warnings
build (20): src/components/header/NavBar.vue#L28
'useI18n' is defined but never used
build (20)
Process completed with exit code 1.
build (18)
The job was canceled because "_20" failed.
build (18)
The operation was canceled.
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#L72
Attribute "v-show" should go before "class"
build (20): src/components/annotations/variants/VariantsTopBar.vue#L72
'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