chore(deps-dev): bump the non-breaking-changes group across 1 directory with 3 updates #1534
Annotations
10 errors and 1 warning
Typecheck
Expected 1 arguments, but got 0.
|
Typecheck
Argument of type '{}' is not assignable to parameter of type '{ readonly breadcrumbs: IBreadcrumb[]; readonly showIcon?: boolean | undefined; readonly styleType?: BreadcrumbStyleType | undefined; readonly onSelect?: ((args_0: string) => any) | undefined; } & ... 4 more ... & Record<...>'.
|
Typecheck
Argument of type '{}' is not assignable to parameter of type '{ readonly menus: VbenDropdownMenuItem[]; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & { ...; } & Record<...>'.
|
Typecheck
'item' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Typecheck
'key' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Typecheck
'slots' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Typecheck
'headerSlots' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Typecheck
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.
|
Typecheck
'item' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Typecheck
'slots' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading