SDK regeneration #279
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'.
|