remove ai comments #175
Annotations
6 errors
|
compile:
src/api/resources/files/client/Client.ts#L165
Namespace '"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member 'BodyRetrieveByPathFilesRetrieveByPathPost'.
|
|
compile:
src/api/resources/files/client/Client.ts#L167
Namespace '"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member 'RetrieveByPathFilesRetrieveByPathPostResponse'.
|
|
compile:
src/api/resources/files/client/Client.ts#L192
Property 'BodyRetrieveByPathFilesRetrieveByPathPost' does not exist on type 'typeof import("/home/runner/work/humanloop-node/humanloop-node/src/serialization/index")'.
|
|
compile:
src/api/resources/files/client/Client.ts#L200
Property 'RetrieveByPathFilesRetrieveByPathPostResponse' does not exist on type 'typeof import("/home/runner/work/humanloop-node/humanloop-node/src/serialization/index")'.
|
|
compile
Process completed with exit code 2.
|
|
test
Process completed with exit code 1.
|