feat: bump @uploadcare/file-uploader to v1 #113
Annotations
7 errors
build
Type '{ userAgentIntegration: string; "ctx-name": string; }' is not assignable to type 'IntrinsicAttributes & RefAttributes<ConfigType & ConfigClass>'.
|
build
Type '{ class: string | undefined; "ctx-name": string; }' is not assignable to type 'IntrinsicAttributes & RefAttributes<FileUploaderMinimal>'.
|
build
Type '{ userAgentIntegration: string; "ctx-name": string; }' is not assignable to type 'IntrinsicAttributes & RefAttributes<ConfigType & ConfigClass>'.
|
build
Type '{ class: string | undefined; "ctx-name": string; }' is not assignable to type 'IntrinsicAttributes & RefAttributes<FileUploaderMinimal>'.
|
build
Type '{ userAgentIntegration: string; "ctx-name": string; }' is not assignable to type 'IntrinsicAttributes & RefAttributes<ConfigType & ConfigClass>'.
|
build
Type '{ class: string | undefined; "ctx-name": string; }' is not assignable to type 'IntrinsicAttributes & RefAttributes<FileUploaderRegular>'.
|
build
Process completed with exit code 1.
|