SDK regeneration #324
Annotations
10 errors
|
compile
Process completed with exit code 2.
|
|
compile:
src/serialization/types/ToolAnnotations.ts#L11
Namespace '"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member 'ToolAnnotations'.
|
|
compile:
src/serialization/types/ConfigurablePropIntegerOptionsItem.ts#L14
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'ConfigurablePropIntegerOptionsItem'. Did you mean 'ConfigurePropOptionsItem'?
|
|
compile:
src/serialization/types/ConfigurablePropBooleanOptionsItem.ts#L14
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'ConfigurablePropBooleanOptionsItem'. Did you mean 'ConfigurePropOptionsItem'?
|
|
compile:
src/serialization/types/ConfigurablePropAnyOptionsItem.ts#L14
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'ConfigurablePropAnyOptionsItem'. Did you mean 'ConfigurePropOptionsItem'?
|
|
compile:
src/serialization/types/Component.ts#L12
Type 'inferObjectSchemaFromPropertySchemas<{ key: Schema<string, string>; name: Schema<string, string>; version: Schema<string, string>; configurableProps: Property<"configurable_props", Raw[], ConfigurableProp[]>; description: Schema<...>; componentType: Property<...>; stash: Schema<...>; annotations: Schema<...>; }>' is not assignable to type 'ObjectSchema<Raw, Component>'.
|
|
compile:
src/api/types/ConfigurablePropInteger.ts#L15
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'ConfigurablePropIntegerOptionsItem'. Did you mean 'ConfigurePropOptionsItem'?
|
|
compile:
src/api/types/ConfigurablePropBoolean.ts#L10
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'ConfigurablePropBooleanOptionsItem'. Did you mean 'ConfigurePropOptionsItem'?
|
|
compile:
src/api/types/ConfigurablePropAny.ts#L10
'"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member named 'ConfigurablePropAnyOptionsItem'. Did you mean 'ConfigurePropOptionsItem'?
|
|
compile:
src/api/types/Component.ts#L20
Namespace '"/home/runner/work/pipedream-sdk-typescript/pipedream-sdk-typescript/src/api/index"' has no exported member 'ToolAnnotations'.
|