refa(lark): add paginated typings #1304
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#L3226
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#L3986
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#L4002
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#L4036
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#L4052
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#L4545
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