Skip to content

SDK regeneration

SDK regeneration #223

Triggered via push September 5, 2025 19:25
Status Failure
Total duration 30s
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/ConfigurablePropType.ts#L11
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'ConfigurablePropType'. Did you mean 'ConfigurableProp'?
compile: src/serialization/types/ConfigurableProp.ts#L10
Type 'inferObjectSchemaFromPropertySchemas<{ name: Schema<string, string>; type: Schema<Raw, Pipedream.ConfigurablePropType>; label: Schema<string | null | undefined, string | undefined>; description: Schema<string | null | undefined, string | undefined>; ... 6 more ...; withLabel: Schema<...>; }>' is not assignable to type 'ObjectSchema<Raw, ConfigurableProp>'.
compile: src/api/types/ConfigurableProp.ts#L13
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'ConfigurablePropType'. Did you mean 'ConfigurableProp'?