WIP: Support for vue type helpers changes #4031
Annotations
13 errors
build (20):
tests/features/plugins.spec.ts#L120
Type 'Mock<[any], VNode<RendererNode, RendererElement, { [key: string]: any; }>>' is not assignable to type 'CustomCreateStub'.
|
build (20):
tests/features/transition.spec.ts#L16
Argument of type '"name"' is not assignable to parameter of type 'keyof VNodeProps | keyof AllowedComponentProps'.
|
build (20):
tests/findComponent.spec.ts#L382
Argument of type '"value"' is not assignable to parameter of type 'keyof VNodeProps | keyof AllowedComponentProps'.
|
build (20):
tests/mountingOptions/slots.spec.ts#L123
Parameter 'params' implicitly has an 'any' type.
|
build (20):
tests/mountingOptions/slots.spec.ts#L137
Parameter 'params' implicitly has an 'any' type.
|
build (20)
Process completed with exit code 1.
|
build (18)
The job was canceled because "_20" failed.
|
build (18):
tests/features/plugins.spec.ts#L120
Type 'Mock<[any], VNode<RendererNode, RendererElement, { [key: string]: any; }>>' is not assignable to type 'CustomCreateStub'.
|
build (18):
tests/features/transition.spec.ts#L16
Argument of type '"name"' is not assignable to parameter of type 'keyof VNodeProps | keyof AllowedComponentProps'.
|
build (18):
tests/findComponent.spec.ts#L382
Argument of type '"value"' is not assignable to parameter of type 'keyof VNodeProps | keyof AllowedComponentProps'.
|
build (18):
tests/mountingOptions/slots.spec.ts#L123
Parameter 'params' implicitly has an 'any' type.
|
build (18):
tests/mountingOptions/slots.spec.ts#L137
Parameter 'params' implicitly has an 'any' type.
|
build (18)
The operation was canceled.
|