Skip to content

chore(deps): update node.js to v20 (v3) - abandoned #12

chore(deps): update node.js to v20 (v3) - abandoned

chore(deps): update node.js to v20 (v3) - abandoned #12

Triggered via pull request September 6, 2024 08:01
Status Failure
Total duration 48s
Artifacts

ci-v3.yml

on: pull_request
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.