Skip to content

SDK regeneration

SDK regeneration #331

Triggered via push October 2, 2025 16:41
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
compile
Process completed with exit code 2.
compile: src/serialization/types/GetTriggerResponseData.ts#L14
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'GetTriggerResponseData'. Did you mean 'GetTriggerResponse'?
compile: src/serialization/types/GetTriggerResponse.ts#L10
Type 'inferObjectSchemaFromPropertySchemas<{ data: Schema<Raw, Pipedream.GetTriggerResponseData>; }>' is not assignable to type 'ObjectSchema<Raw, GetTriggerResponse>'.
compile: src/api/types/GetTriggerResponse.ts#L11
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'GetTriggerResponseData'. Did you mean 'GetTriggerResponse'?