Bump @vue/test-utils from 2.3.2 to 2.4.1 #1853
Annotations
4 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/vnodeTransformers/stubComponentsTransformer.d.ts#L16
Generic type 'DefineComponent' requires between 0 and 12 type arguments.
|
tests/unit/components/LemmaInput.test.ts#L31
Argument of type '{ props: any; global: { plugins: Store<RootState>[]; provide: {}; }; attachTo?: string | HTMLElement | undefined; data?: (() => any) | undefined; propsData?: any; attrs?: Record<...> | undefined; slots?: (SlotDictionary & { ...; }) | undefined; shallow?: boolean | undefined; }' is not assignable to parameter of type 'ComponentMountingOptions<DefineComponent<{ modelValue: { type: PropType<string>; required: true; }; }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 4 more ..., {}>>'.
|
|
The logs for this run have expired and are no longer available.
Loading