Add import equals declaration for named imports #1426
Annotations
9 errors
call-build / build (16.x):
src/transforms/v2-to-v3/modules/addClientModules.ts#L32
Property 'importType' does not exist on type 'ClientModulesOptions'.
|
call-build / build (16.x):
src/transforms/v2-to-v3/transformer.ts#L74
Argument of type '{ clientIdentifiers: ClientIdentifier[]; importType: ImportType; v3ClientName: string; v3ClientPackageName: string; v2ClientName: string; v2ClientLocalName: string; v2GlobalName: string | undefined; }' is not assignable to parameter of type 'ClientModulesOptions'.
|
call-build / build (16.x)
Process completed with exit code 2.
|
call-build / build (14.x)
The job was canceled because "_16_x" failed.
|
call-build / build (14.x):
src/transforms/v2-to-v3/modules/addClientModules.ts#L32
Property 'importType' does not exist on type 'ClientModulesOptions'.
|
call-build / build (14.x):
src/transforms/v2-to-v3/transformer.ts#L74
Argument of type '{ clientIdentifiers: ClientIdentifier[]; importType: ImportType; v3ClientName: string; v3ClientPackageName: string; v2ClientName: string; v2ClientLocalName: string; v2GlobalName: string | undefined; }' is not assignable to parameter of type 'ClientModulesOptions'.
|
call-build / build (14.x)
Process completed with exit code 2.
|
call-build / build (18.x)
The job was canceled because "_16_x" failed.
|
call-build / build (18.x)
The operation was canceled.
|