Skip to content

docs(ComponentExample): update #14

docs(ComponentExample): update

docs(ComponentExample): update #14

Triggered via push September 6, 2024 11:00
Status Failure
Total duration 51s
Artifacts

ci-v3.yml

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

Annotations

4 errors
ci (ubuntu-latest, 20): src/runtime/components/ContextMenuContent.vue#L7
'contextMenu' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
ci (ubuntu-latest, 20): src/runtime/components/DropdownMenuContent.vue#L7
'dropdownMenu' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
ci (ubuntu-latest, 20): src/runtime/composables/useButtonGroup.ts#L1
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
ci (ubuntu-latest, 20)
Process completed with exit code 1.