Skip to content

Add import equals declaration for named imports #1426

Add import equals declaration for named imports

Add import equals declaration for named imports #1426

Triggered via pull request October 17, 2023 22:32
Status Failure
Total duration 44s
Artifacts

pull_request.yml

on: pull_request
Matrix: call-build / build
Fit to window
Zoom out
Zoom in

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.