Skip to content

fix(kb): workspace id required for creation #9101

fix(kb): workspace id required for creation

fix(kb): workspace id required for creation #9101

Triggered via pull request January 25, 2026 23:13
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Detect Version
0s
Detect Version
Test and Build  /  Test and Build
50s
Test and Build / Test and Build
Check Docs Changes
0s
Check Docs Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Matrix: Create GHCR Manifests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 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)
app/api/knowledge/route.test.ts > Knowledge Base API Route > POST /api/knowledge > should handle database errors during creation: apps/sim/app/api/knowledge/route.test.ts#L185
AssertionError: expected 400 to be 500 // Object.is equality - Expected + Received - 500 + 400 ❯ app/api/knowledge/route.test.ts:185:31
app/api/knowledge/route.test.ts > Knowledge Base API Route > POST /api/knowledge > should use default values for optional fields: apps/sim/app/api/knowledge/route.test.ts#L166
AssertionError: expected 400 to be 200 // Object.is equality - Expected + Received - 200 + 400 ❯ app/api/knowledge/route.test.ts:166:31
app/api/knowledge/route.test.ts > Knowledge Base API Route > POST /api/knowledge > should create knowledge base successfully: apps/sim/app/api/knowledge/route.test.ts#L104
AssertionError: expected 400 to be 200 // Object.is equality - Expected + Received - 200 + 400 ❯ app/api/knowledge/route.test.ts:104:31
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
Test and Build / Test and Build
- Step: unknown (failed)
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps