SDK regeneration #298
Annotations
10 errors and 1 warning
compile:
src/api/resources/datasets/client/Client.ts#L136
Property 'UnprocessableEntityErrorBody' does not exist on type 'typeof import("/home/runner/work/cohere-typescript/cohere-typescript/src/serialization/index")'.
|
compile:
src/api/resources/datasets/client/Client.ts#L146
Property 'TooManyRequestsErrorBody' does not exist on type 'typeof import("/home/runner/work/cohere-typescript/cohere-typescript/src/serialization/index")'.
|
compile:
src/api/resources/datasets/client/Client.ts#L156
Property 'ClientClosedRequestErrorBody' does not exist on type 'typeof import("/home/runner/work/cohere-typescript/cohere-typescript/src/serialization/index")'.
|
compile:
src/api/resources/datasets/client/Client.ts#L168
Property 'NotImplementedErrorBody' does not exist on type 'typeof import("/home/runner/work/cohere-typescript/cohere-typescript/src/serialization/index")'.
|
compile:
src/api/resources/datasets/client/Client.ts#L180
Property 'GatewayTimeoutErrorBody' does not exist on type 'typeof import("/home/runner/work/cohere-typescript/cohere-typescript/src/serialization/index")'.
|
compile:
src/api/resources/datasets/client/Client.ts#L203
Expected 1 arguments, but got 0.
|
compile:
src/api/resources/datasets/client/Client.ts#L338
Property 'UnprocessableEntityErrorBody' does not exist on type 'typeof import("/home/runner/work/cohere-typescript/cohere-typescript/src/serialization/index")'.
|
compile:
src/api/resources/datasets/client/Client.ts#L348
Property 'TooManyRequestsErrorBody' does not exist on type 'typeof import("/home/runner/work/cohere-typescript/cohere-typescript/src/serialization/index")'.
|
compile:
src/api/resources/datasets/client/Client.ts#L358
Property 'ClientClosedRequestErrorBody' does not exist on type 'typeof import("/home/runner/work/cohere-typescript/cohere-typescript/src/serialization/index")'.
|
compile:
src/api/resources/datasets/client/Client.ts#L370
Property 'NotImplementedErrorBody' does not exist on type 'typeof import("/home/runner/work/cohere-typescript/cohere-typescript/src/serialization/index")'.
|
compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|