chore(deps): update node.js to v20 (v3) - abandoned #12
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.
|