Skip to content

SDK regeneration

SDK regeneration #279

Triggered via push September 18, 2025 16:44
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
compile
Process completed with exit code 2.
compile: src/serialization/types/PropOptionValue.ts#L9
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'PropOptionValue'. Did you mean 'PropOption'?
compile: src/serialization/types/PropOption.ts#L10
Type 'inferObjectSchemaFromPropertySchemas<{ label: Schema<string, string>; value: Schema<Raw, Pipedream.PropOptionValue>; }>' is not assignable to type 'ObjectSchema<Raw, PropOption>'.
compile: src/api/types/PropOption.ts#L13
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'PropOptionValue'. Did you mean 'PropOption'?
compile: src/api/resources/fileStash/client/Client.ts#L68
Namespace '"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member 'FileStashDownloadFileRequest'.
compile: src/api/resources/fileStash/client/Client.ts#L61
Namespace '"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member 'FileStashDownloadFileRequest'.