community[minor]: feat: QdrantTranslator for self-query retrieval #12321
Annotations
9 errors and 1 warning
Build
Cannot find module './utils.js' or its corresponding type declarations.
|
Build
Type '{ should?: (... | { key: string; match?: Record<string, unknown> | { value: string | number | boolean; } | { text: string; } | { any: string[] | number[]; } | { except: string[] | number[]; } | null | undefined; range?: Record<...> | ... 2 more ... | undefined; geo_bounding_box?: Record<...> | ... 2 more ... | undef...' is not assignable to type '{ should?: (... | { key: string; match?: Record<string, unknown> | { value: string | number | boolean; } | { text: string; } | { any: string[] | number[]; } | { except: string[] | number[]; } | null | undefined; range?: Record<...> | ... 2 more ... | undefined; geo_bounding_box?: Record<...> | ... 2 more ... | undef...'. Two different types with this name exist, but they are unrelated.
|
Build
Type '{ should?: (... | { key: string; match?: Record<string, unknown> | { value: string | number | boolean; } | { text: string; } | { any: string[] | number[]; } | { except: string[] | number[]; } | null | undefined; range?: Record<...> | ... 2 more ... | undefined; geo_bounding_box?: Record<...> | ... 2 more ... | undef...' is not assignable to type '{ should?: (... | { key: string; match?: Record<string, unknown> | { value: string | number | boolean; } | { text: string; } | { any: string[] | number[]; } | { except: string[] | number[]; } | null | undefined; range?: Record<...> | ... 2 more ... | undefined; geo_bounding_box?: Record<...> | ... 2 more ... | undef...'. Two different types with this name exist, but they are unrelated.
|
Build
Type '{ should?: (... | { key: string; match?: Record<string, unknown> | { value: string | number | boolean; } | { text: string; } | { any: string[] | number[]; } | { except: string[] | number[]; } | null | undefined; range?: Record<...> | ... 2 more ... | undefined; geo_bounding_box?: Record<...> | ... 2 more ... | undef...' is not assignable to type '{ should?: (... | { key: string; match?: Record<string, unknown> | { value: string | number | boolean; } | { text: string; } | { any: string[] | number[]; } | { except: string[] | number[]; } | null | undefined; range?: Record<...> | ... 2 more ... | undefined; geo_bounding_box?: Record<...> | ... 2 more ... | undef...'. Two different types with this name exist, but they are unrelated.
|
Build
Type '{ should?: (... | { key: string; match?: Record<string, unknown> | { value: string | number | boolean; } | { text: string; } | { any: string[] | number[]; } | { except: string[] | number[]; } | null | undefined; range?: Record<...> | ... 2 more ... | undefined; geo_bounding_box?: Record<...> | ... 2 more ... | undef...' is not assignable to type '{ should?: (... | { key: string; match?: Record<string, unknown> | { value: string | number | boolean; } | { text: string; } | { any: string[] | number[]; } | { except: string[] | number[]; } | null | undefined; range?: Record<...> | ... 2 more ... | undefined; geo_bounding_box?: Record<...> | ... 2 more ... | undef...'. Two different types with this name exist, but they are unrelated.
|
Build
Type 'QdrantClient' is missing the following properties from type 'QdrantClient': uploadRecords, uploadCollection
|
Build
Type 'import("/home/runner/work/langchainjs/langchainjs/langchain/node_modules/@qdrant/js-client-rest/dist/types/qdrant-client", { assert: { "resolution-mode": "import" } }).QdrantClient' is not assignable to type 'import("/home/runner/work/langchainjs/langchainjs/node_modules/@qdrant/js-client-rest/dist/types/qdrant-client", { assert: { "resolution-mode": "import" } }).QdrantClient'.
|
Build
Type 'import("/home/runner/work/langchainjs/langchainjs/langchain/node_modules/@qdrant/js-client-rest/dist/types/qdrant-client", { assert: { "resolution-mode": "import" } }).QdrantClient' is not assignable to type 'import("/home/runner/work/langchainjs/langchainjs/node_modules/@qdrant/js-client-rest/dist/types/qdrant-client", { assert: { "resolution-mode": "import" } }).QdrantClient'.
|
Build
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading