Bump @vue/test-utils from 2.3.2 to 2.4.2 #2003
Annotations
5 errors
node_modules/@vue/test-utils/dist/components/RouterLinkStub.d.ts#L1
Generic type 'DefineComponent' requires between 0 and 12 type arguments.
|
node_modules/@vue/test-utils/dist/mount.d.ts#L21
Type 'ComponentPublicInstance<ComponentProps<C>, ComponentData<C> & ComponentExposed<C> & Omit<P, keyof ComponentProps<C>>, ... 7 more ..., ComponentOptionsBase<...>>' does not satisfy the constraint 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>'.
|
node_modules/@vue/test-utils/dist/vnodeTransformers/stubComponentsTransformer.d.ts#L16
Generic type 'DefineComponent' requires between 0 and 12 type arguments.
|
tests/unit/components/SpellingVariantInput.test.ts#L48
Argument of type '{ value: string; }' is not assignable to parameter of type 'Partial<{ searchInput: string; }> & Omit<Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, { searchInput: string; }>>> & { ...; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, "searchInput">'.
|
|
The logs for this run have expired and are no longer available.
Loading