Skip to content

fix(components): improve generic types #956

fix(components): improve generic types

fix(components): improve generic types #956

Triggered via pull request February 28, 2025 11:36
Status Failure
Total duration 2m 20s
Artifacts

module.yml

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

Annotations

2 errors
build (ubuntu-latest, 22): src/runtime/components/Stepper.vue#L165
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Readonly<{ indicator: SlotProps<T>; title: SlotProps<T>; description: SlotProps<T>; content: SlotProps<T>; } & DynamicSlots<T>> & { ...; } & DynamicSlots<...>'.
build (ubuntu-latest, 22)
Process completed with exit code 2.