build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 #10
Annotations
10 errors and 1 warning
Test compiling exports with tsc
Class 'BaseLanguageModel<RunOutput, CallOptions>' incorrectly implements interface 'BaseLanguageModelInterface<RunOutput, CallOptions>'.
|
Test compiling exports with tsc
Class 'BaseRetriever' incorrectly implements interface 'BaseRetrieverInterface'.
|
Test compiling exports with tsc
Property 'stream' in type 'Runnable<RunInput, RunOutput, CallOptions>' is not assignable to the same property in base type 'RunnableInterface<RunInput, RunOutput, CallOptions>'.
|
Test compiling exports with tsc
Interface 'IterableReadableStreamInterface<T>' cannot simultaneously extend types 'ReadableStream<T>' and 'AsyncIterable<T>'.
|
Test compiling exports with tsc
Property '[Symbol.asyncIterator]' in type 'IterableReadableStream<T>' is not assignable to the same property in base type 'IterableReadableStreamInterface<T>'.
|
Test compiling exports with tsc
Property '[Symbol.asyncIterator]' in type 'IterableReadableStream<T>' is not assignable to the same property in base type 'ReadableStream<T>'.
|
Test compiling exports with 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 compiling exports with tsc
Class 'VectorStoreRetriever<V>' incorrectly implements interface 'VectorStoreRetrieverInterface<VectorStoreInterface>'.
|
Test compiling exports with tsc:
node_modules/@types/node/buffer.d.ts#L596
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
|
Test compiling exports with tsc:
node_modules/@types/node/fs/promises.d.ts#L57
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading