Skip to content

feat(Tree): implement component #1463

feat(Tree): implement component

feat(Tree): implement component #1463

Triggered via pull request November 25, 2024 14:20
Status Failure
Total duration 2m 21s
Artifacts

ci-v3.yml

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

Annotations

3 errors and 3 warnings
ci (ubuntu-latest, 20): test/components/Tree.spec.ts#L13
Generic type 'TreeProps<T>' requires 1 type argument(s).
ci (ubuntu-latest, 20): test/components/Tree.spec.ts#L13
Generic type 'TreeSlots' requires 1 type argument(s).
ci (ubuntu-latest, 20)
Process completed with exit code 2.
ci (ubuntu-latest, 20): src/runtime/components/InputMenu.vue#L334
Variable 'modelValue' is already declared in the upper scope
ci (ubuntu-latest, 20): src/runtime/components/Select.vue#L172
Variable 'modelValue' is already declared in the upper scope
ci (ubuntu-latest, 20): src/runtime/components/SelectMenu.vue#L304
Variable 'modelValue' is already declared in the upper scope