feat(Ladder): new component #3446
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
|