Skip to content

feat(polling-groups): can invite multiple people to have their gmail/outlook inboxes connected to a workflow #8003

feat(polling-groups): can invite multiple people to have their gmail/outlook inboxes connected to a workflow

feat(polling-groups): can invite multiple people to have their gmail/outlook inboxes connected to a workflow #8003

Triggered via pull request January 7, 2026 21:20
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Detect Version
0s
Detect Version
Test and Build  /  Test and Build
54s
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

7 errors and 3 warnings
Test and Build / Test and Build
Process completed with exit code 1.
app/api/webhooks/trigger/[path]/route.test.ts > Webhook Trigger API Route > Generic Webhook Authentication > should handle case insensitive custom header authentication: apps/sim/app/api/webhooks/trigger/[path]/route.ts#L148
Error: [vitest] No "shouldSkipWebhookEvent" export is defined on the "@/lib/webhooks/processor" mock. Did you forget to return it from "vi.mock"? If you need to partially mock a module, you can use "importOriginal" helper inside: vi.mock(import("@/lib/webhooks/processor"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ Module.POST app/api/webhooks/trigger/[path]/route.ts:148:9 ❯ app/api/webhooks/trigger/[path]/route.test.ts:485:26
app/api/webhooks/trigger/[path]/route.test.ts > Webhook Trigger API Route > Generic Webhook Authentication > should handle case insensitive Bearer token authentication: apps/sim/app/api/webhooks/trigger/[path]/route.ts#L148
Error: [vitest] No "shouldSkipWebhookEvent" export is defined on the "@/lib/webhooks/processor" mock. Did you forget to return it from "vi.mock"? If you need to partially mock a module, you can use "importOriginal" helper inside: vi.mock(import("@/lib/webhooks/processor"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ Module.POST app/api/webhooks/trigger/[path]/route.ts:148:9 ❯ app/api/webhooks/trigger/[path]/route.test.ts:444:26
app/api/webhooks/trigger/[path]/route.test.ts > Webhook Trigger API Route > Generic Webhook Authentication > should authenticate with custom header when configured: apps/sim/app/api/webhooks/trigger/[path]/route.ts#L148
Error: [vitest] No "shouldSkipWebhookEvent" export is defined on the "@/lib/webhooks/processor" mock. Did you forget to return it from "vi.mock"? If you need to partially mock a module, you can use "importOriginal" helper inside: vi.mock(import("@/lib/webhooks/processor"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ Module.POST app/api/webhooks/trigger/[path]/route.ts:148:9 ❯ app/api/webhooks/trigger/[path]/route.test.ts:403:24
app/api/webhooks/trigger/[path]/route.test.ts > Webhook Trigger API Route > Generic Webhook Authentication > should authenticate with Bearer token when no custom header is configured: apps/sim/app/api/webhooks/trigger/[path]/route.ts#L148
Error: [vitest] No "shouldSkipWebhookEvent" export is defined on the "@/lib/webhooks/processor" mock. Did you forget to return it from "vi.mock"? If you need to partially mock a module, you can use "importOriginal" helper inside: vi.mock(import("@/lib/webhooks/processor"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ Module.POST app/api/webhooks/trigger/[path]/route.ts:148:9 ❯ app/api/webhooks/trigger/[path]/route.test.ts:372:24
app/api/webhooks/trigger/[path]/route.test.ts > Webhook Trigger API Route > Generic Webhook Authentication > should process generic webhook without authentication: apps/sim/app/api/webhooks/trigger/[path]/route.ts#L148
Error: [vitest] No "shouldSkipWebhookEvent" export is defined on the "@/lib/webhooks/processor" mock. Did you forget to return it from "vi.mock"? If you need to partially mock a module, you can use "importOriginal" helper inside: vi.mock(import("@/lib/webhooks/processor"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ Module.POST app/api/webhooks/trigger/[path]/route.ts:148:9 ❯ app/api/webhooks/trigger/[path]/route.test.ts:342:24
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)
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