Skip to content

Bump @vue/test-utils from 2.3.2 to 2.4.1 #1750

Bump @vue/test-utils from 2.3.2 to 2.4.1

Bump @vue/test-utils from 2.3.2 to 2.4.1 #1750

Triggered via push August 16, 2023 14:03
Status Failure
Total duration 1m 12s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
code-quality: node_modules/@vue/test-utils/dist/components/RouterLinkStub.d.ts#L1
Generic type 'DefineComponent' requires between 0 and 12 type arguments.
code-quality: node_modules/@vue/test-utils/dist/vnodeTransformers/stubComponentsTransformer.d.ts#L16
Generic type 'DefineComponent' requires between 0 and 12 type arguments.
code-quality: 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<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 4 more ..., {}>>'.
code-quality
Process completed with exit code 2.