feat(bigquery): add Google BigQuery integration #10596
ci.yml
on: pull_request
Detect Version
Test and Build
/
Test and Build
8m 41s
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
4 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/mcp/serve/[serverId]/route.test.ts > MCP Serve Route > returns 401 on GET for private server when auth fails:
apps/sim/app/api/mcp/serve/[serverId]/route.test.ts#L126
AssertionError: expected 500 to be 401 // Object.is equality
- Expected
+ Received
- 401
+ 500
❯ app/api/mcp/serve/[serverId]/route.test.ts:126:29
|
|
app/api/mcp/serve/[serverId]/route.test.ts > MCP Serve Route > returns 401 for private server when auth fails:
apps/sim/app/api/mcp/serve/[serverId]/route.test.ts#L88
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ app/api/mcp/serve/[serverId]/route.test.ts:88:3
|
|
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
|