feat: improves navigation by implementing horizontal scrolling cards #7519
Annotations
7 errors and 1 warning
Run Typecheck:
assets/components/common/Carousel.vue#L6
'card' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Run Typecheck:
assets/components/common/Carousel.vue#L28
'slots' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Run Typecheck:
assets/components/common/Carousel.vue#L29
'providedCards' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Run Typecheck:
assets/components/common/Carousel.vue#L29
Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
Run Typecheck:
assets/components/common/Carousel.vue#L29
Parameter 'vnode' implicitly has an 'any' type.
|
Run Typecheck:
assets/components/common/Carousel.vue#L54
Argument of type 'Element' is not assignable to parameter of type 'HTMLDivElement'.
|
Run Typecheck
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading