Skip to content

feat(Stepper): new component #3349

feat(Stepper): new component

feat(Stepper): new component #3349

Triggered via pull request November 10, 2023 11:03
Status Failure
Total duration 1m 29s
Artifacts

ci-dev.yml

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

Annotations

9 errors and 3 warnings
ci (ubuntu-latest, 18): dist/runtime/components/navigation/Stepper.vue#L69
Cannot find module './runtime/utils/lodash' or its corresponding type declarations.
ci (ubuntu-latest, 18): dist/runtime/components/navigation/Stepper.vue#L71
Module '"../../utils"' declares 'defuTwMerge' locally, but it is not exported.
ci (ubuntu-latest, 18): src/runtime/components/navigation/Stepper.vue#L69
Cannot find module './runtime/utils/lodash' or its corresponding type declarations.
ci (ubuntu-latest, 18): src/runtime/components/navigation/Stepper.vue#L71
Module '"../../utils"' declares 'defuTwMerge' locally, but it is not exported.
ci (ubuntu-latest, 18): src/runtime/components/navigation/Stepper.vue#L125
No overload matches this call.
ci (ubuntu-latest, 18)
Process completed with exit code 1.
ci (ubuntu-latest, 18): src/runtime/components/navigation/Stepper.vue#L29
Attribute ":to" should go before "@click"
ci (ubuntu-latest, 18): src/runtime/components/navigation/Stepper.vue#L71
'defuTwMerge' is defined but never used
ci (ubuntu-latest, 18): src/runtime/ui.config.ts#L1128
'stepper' is assigned a value but never used