Pi: Fix Pinecone vector-search output options. The Pinecone block expose... #24180
ci.yml
on: pull_request
Detect Version
0s
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
4m 43s
Test and Build
/
Build App
10m 27s
Check Docs Changes
0s
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Desktop Release
/
Build, Sign, Notarize
Annotations
10 errors and 26 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
tools/pinecone/search_vector.test.ts > searchVectorTool > maps 'both options' to the Pinecone query flags:
apps/sim/tools/pinecone/search_vector.test.ts#L37
AssertionError: expected { namespace: 'default', …(5) } to match object { includeValues: true, …(1) }
(4 matching properties omitted from actual)
- Expected
+ Received
{
- "includeMetadata": true,
- "includeValues": true,
+ "includeMetadata": false,
+ "includeValues": false,
}
❯ tools/pinecone/search_vector.test.ts:37:18
|
|
tools/pinecone/search_vector.test.ts > searchVectorTool > maps 'include metadata only' to the Pinecone query flags:
apps/sim/tools/pinecone/search_vector.test.ts#L37
AssertionError: expected { namespace: 'default', …(5) } to match object { includeValues: false, …(1) }
(4 matching properties omitted from actual)
- Expected
+ Received
{
- "includeMetadata": true,
+ "includeMetadata": false,
"includeValues": false,
}
❯ tools/pinecone/search_vector.test.ts:37:18
|
|
tools/pinecone/search_vector.test.ts > searchVectorTool > maps 'include values only' to the Pinecone query flags:
apps/sim/tools/pinecone/search_vector.test.ts#L37
AssertionError: expected { namespace: 'default', …(5) } to match object { includeValues: true, …(1) }
(4 matching properties omitted from actual)
- Expected
+ Received
{
"includeMetadata": false,
- "includeValues": true,
+ "includeValues": false,
}
❯ tools/pinecone/search_vector.test.ts:37:18
|
|
Test and Build / Lint and Test
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Build App
Canceling since a higher priority waiting request for ci-refs/pull/6066/merge exists
|
|
Test and Build / Build App
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for ci-refs/pull/6066/merge exists
|
|
CI
Canceling since a higher priority waiting request for ci-refs/pull/6066/merge exists
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Build App
Failed to cleanup and commit sticky disk at /home/runner/_work/sim/sim/node_modules: Error: Command failed: sudo umount "/home/runner/_work/sim/sim/node_modules"
umount: /home/runner/_work/sim/sim/node_modules: target is busy.
|
|
Test and Build / Build App
Unmount failed, retrying (9/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (8/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (7/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (6/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (5/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (4/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (3/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (2/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (1/10)...
|
|
Test and Build / Build App
Failed to cleanup and commit sticky disk at /home/runner/_work/sim/sim/apps/sim/.next/cache: Error: Command failed: sudo umount "/home/runner/_work/sim/sim/apps/sim/.next/cache"
umount: /home/runner/_work/sim/sim/apps/sim/.next/cache: target is busy.
|
|
Test and Build / Build App
Unmount failed, retrying (9/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (8/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (7/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (6/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (5/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (4/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (3/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (2/10)...
|
|
Test and Build / Build App
Unmount failed, retrying (1/10)...
|