Skip to content

[WIP] Upgrade SDK API Version to 2.14 #62

[WIP] Upgrade SDK API Version to 2.14

[WIP] Upgrade SDK API Version to 2.14 #62

Triggered via pull request September 8, 2025 15:36
Status Failure
Total duration 6m 24s
Artifacts

preview_sdks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
preview-typescript
Process completed with exit code 2.
preview-typescript
Subsequent property declarations must have the same type. Property 'contact_id' must be of type 'number', but here has type 'string | undefined'.
preview-typescript
All declarations of 'contact_id' must have identical modifiers.
preview-typescript
Duplicate identifier 'contact_id'.
preview-typescript
All declarations of 'contact_id' must have identical modifiers.
preview-typescript
Duplicate identifier 'contact_id'.
preview-typescript
Argument of type 'unknown' is not assignable to parameter of type 'string | number | boolean'.