feat(hosted key): Add exa hosted key #11176
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
1m 13s
Check Docs Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs
/
Process Documentation Embeddings
Matrix: Create GHCR Manifests
Create GitHub Release
0s
Annotations
3 errors and 4 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
providers/utils.test.ts > prepareToolExecution > execution params context > should include workflow context in executionParams:
apps/sim/providers/utils.test.ts#L1403
AssertionError: expected { workflowId: 'wf-123', …(4) } to deeply equal { workflowId: 'wf-123', …(3) }
- Expected
+ Received
{
"chatId": "chat-789",
+ "skipFixedUsageLog": true,
"userId": "user-abc",
"workflowId": "wf-123",
"workspaceId": "ws-456",
}
❯ providers/utils.test.ts:1403:40
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|