test(mp-alipay): add test case for open-avatar component #10344
Annotations
10 errors
|
size:
packages/uni-uts-v1/__tests__/tsc/dts-test/appUse.test-d.ts#L84
No overload matches this call.
|
|
size:
packages/uni-uts-v1/__tests__/tsc/dts-test/appUse.test-d.ts#L80
No overload matches this call.
|
|
size:
packages/uni-uts-v1/__tests__/tsc/dts-test/appUse.test-d.ts#L79
Argument of type '((app: App<any>, options?: PluginOptions) => void) | { install(app: App<any>, options?: PluginOptions): void; }' is not assignable to parameter of type 'Plugin<[options?: PluginOptions | undefined], [options?: PluginOptions | undefined]>'.
|
|
size:
packages/uni-uts-v1/__tests__/tsc/dts-test/appUse.test-d.ts#L63
Argument of type '((app: App<any>, a: string, b: number) => void) | { install: (app: App<any>, a: string, b: number) => void; }' is not assignable to parameter of type 'Plugin<[a: string, b: number], [a: string, b: number]>'.
|
|
size:
packages/uni-uts-v1/__tests__/tsc/dts-test/appUse.test-d.ts#L49
Argument of type '((app: App<any>) => void) | { install(app: App<any>): void; }' is not assignable to parameter of type 'Plugin<[], []>'.
|
|
size:
packages/uni-uts-v1/__tests__/tsc/dts-test/appUse.test-d.ts#L40
No overload matches this call.
|
|
size:
packages/uni-uts-v1/__tests__/tsc/dts-test/appUse.test-d.ts#L39
No overload matches this call.
|
|
size:
packages/uni-uts-v1/__tests__/tsc/dts-test/appUse.test-d.ts#L12
Argument of type 'ObjectPlugin<any[]>' is not assignable to parameter of type 'Plugin<any[], any[]>'.
|
|
size:
packages/uni-uts-v1/__tests__/tsc/dts-test/appUse.test-d.ts#L11
No overload matches this call.
|
|
size:
packages/uni-uts-v1/__tests__/tsc/dts-test/appUse.test-d.ts#L10
Argument of type 'ObjectPlugin<any[]>' is not assignable to parameter of type 'Plugin<any[], any[]>'.
|