Skip to content

docs: Adds canonical routing for v0.1 #17532

docs: Adds canonical routing for v0.1

docs: Adds canonical routing for v0.1 #17532

Triggered via pull request January 29, 2025 22:33
Status Failure
Total duration 8m 11s
Artifacts

ci.yml

on: pull_request
Check linting
7m 35s
Check linting
test-exports  /  exports-esbuild
7m 6s
test-exports / exports-esbuild
test-exports  /  exports-esm
7m 4s
test-exports / exports-esm
test-exports  /  exports-cjs
7m 4s
test-exports / exports-cjs
test-exports  /  exports-cf
7m 17s
test-exports / exports-cf
test-exports  /  exports-vercel
7m 57s
test-exports / exports-vercel
test-exports  /  exports-vite
6m 52s
test-exports / exports-vite
test-exports  /  exports-tsc
6m 51s
test-exports / exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test-exports / exports-tsc
Class 'BaseLanguageModel<RunOutput, CallOptions>' incorrectly implements interface 'BaseLanguageModelInterface<RunOutput, CallOptions>'.
test-exports / exports-tsc
Class 'BaseRetriever<Metadata>' incorrectly implements interface 'BaseRetrieverInterface<Record<string, any>>'.
test-exports / exports-tsc
Property 'stream' in type 'Runnable<RunInput, RunOutput, CallOptions>' is not assignable to the same property in base type 'RunnableInterface<RunInput, RunOutput, CallOptions>'.
test-exports / exports-tsc
Property '[Symbol.asyncIterator]' in type 'IterableReadableStream<T>' is not assignable to the same property in base type 'ReadableStream<T> & AsyncIterable<T>'.
test-exports / exports-tsc
Property '[Symbol.asyncIterator]' in type 'IterableReadableStream<T>' is not assignable to the same property in base type 'ReadableStream<T>'.
test-exports / exports-tsc
Property '[Symbol.asyncIterator]' in type 'AsyncGeneratorWithSetup<S, T, TReturn, TNext>' is not assignable to the same property in base type 'AsyncGenerator<T, TReturn, TNext>'.
test-exports / exports-tsc
Class 'VectorStoreRetriever<V>' incorrectly implements interface 'VectorStoreRetrieverInterface<VectorStoreInterface>'.
test-exports / exports-tsc: node_modules/@types/node/buffer.d.ts#L596
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
test-exports / exports-tsc: node_modules/@types/node/fs/promises.d.ts#L57
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
test-exports / exports-tsc: node_modules/@types/node/fs/promises.d.ts#L219
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
Check linting
Process completed with exit code 1.