Skip to content

feat(Ladder): new component #3446

feat(Ladder): new component

feat(Ladder): new component #3446

Triggered via pull request November 17, 2023 22:01
Status Failure
Total duration 1m 2s
Artifacts

ci-dev.yml

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

Annotations

10 errors and 1 warning
ci (ubuntu-latest, 18): dist/runtime/components/elements/Ladder.vue#L43
'Strategy' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
ci (ubuntu-latest, 18): dist/runtime/components/elements/Ladder.vue#L43
'LadderSize' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
ci (ubuntu-latest, 18): dist/runtime/components/elements/Ladder.vue#L43
'LadderStep' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
ci (ubuntu-latest, 18): dist/runtime/components/elements/Ladder.vue#L43
'LadderStepWrapper' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
ci (ubuntu-latest, 18): dist/runtime/components/elements/Ladder.vue#L43
'LadderStepColor' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
ci (ubuntu-latest, 18): dist/runtime/components/elements/Ladder.vue#L105
Property 'inactiveColor' does not exist on type 'LadderStep'.
ci (ubuntu-latest, 18): dist/runtime/components/elements/Ladder.vue#L110
Property 'color' does not exist on type 'LadderStep'.
ci (ubuntu-latest, 18): dist/runtime/components/elements/Ladder.vue#L124
Property 'inactiveColor' does not exist on type 'LadderStep'.
ci (ubuntu-latest, 18): dist/runtime/components/elements/Ladder.vue#L129
Property 'color' does not exist on type 'LadderStep'.
ci (ubuntu-latest, 18): src/runtime/components/elements/Ladder.vue#L43
'Strategy' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
ci (ubuntu-latest, 18): src/runtime/components/elements/Ladder.vue#L43
'LadderSize' is defined but never used