Skip to content

docs: Adds canonical routing for v0.1 #17533

docs: Adds canonical routing for v0.1

docs: Adds canonical routing for v0.1 #17533

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

ci.yml

on: pull_request
Check linting
5m 13s
Check linting
test-exports  /  exports-esbuild
7m 25s
test-exports / exports-esbuild
test-exports  /  exports-esm
6m 50s
test-exports / exports-esm
test-exports  /  exports-cjs
6m 54s
test-exports / exports-cjs
test-exports  /  exports-cf
7m 22s
test-exports / exports-cf
test-exports  /  exports-vercel
8m 19s
test-exports / exports-vercel
test-exports  /  exports-vite
6m 56s
test-exports / exports-vite
test-exports  /  exports-tsc
6m 57s
test-exports / exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Check linting
Process completed with exit code 1.
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'.