refa(lark): re-generate all the types #1303
Annotations
10 errors and 1 warning
Build:
adapters/lark/src/types/auth.ts#L70
Cannot find name 'BaseResponse'. Did you mean 'Response'?
|
Build:
adapters/lark/src/types/auth.ts#L79
Cannot find name 'BaseResponse'. Did you mean 'Response'?
|
Build:
adapters/lark/src/types/auth.ts#L88
Cannot find name 'BaseResponse'. Did you mean 'Response'?
|
Build:
adapters/lark/src/types/auth.ts#L97
Cannot find name 'BaseResponse'. Did you mean 'Response'?
|
Build:
adapters/lark/src/types/corehr.ts#L3390
Subsequent property declarations must have the same type. Property 'transfer_info' must be of type 'CreateTransferInfo', but here has type 'TransferInfo'.
|
Build:
adapters/lark/src/types/corehr.ts#L4222
Subsequent property declarations must have the same type. Property 'work_experience_list' must be of type 'WorkExperienceInfo[]', but here has type 'WorkExperience[]'.
|
Build:
adapters/lark/src/types/corehr.ts#L4238
Subsequent property declarations must have the same type. Property 'custom_fields' must be of type 'CustomFieldData[]', but here has type 'ObjectFieldData[]'.
|
Build:
adapters/lark/src/types/corehr.ts#L4272
Subsequent property declarations must have the same type. Property 'work_experience_list' must be of type 'WorkExperienceInfo[]', but here has type 'WorkExperience[]'.
|
Build:
adapters/lark/src/types/corehr.ts#L4288
Subsequent property declarations must have the same type. Property 'custom_fields' must be of type 'CustomFieldData[]', but here has type 'ObjectFieldData[]'.
|
Build:
adapters/lark/src/types/corehr.ts#L5060
Subsequent property declarations must have the same type. Property 'status' must be of type '"Approving" | "Approved" | "Transformed" | "Rejected" | "Cancelled" | "NoNeedApproval"', but here has type '0 | 2 | 1 | 3 | 4 | 5'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading