Skip to content

feat(insights): add organization activity dashboards #31678

feat(insights): add organization activity dashboards

feat(insights): add organization activity dashboards #31678

Triggered via pull request September 16, 2026 18:41
Status Failure
Total duration 3m 39s
Artifacts

ci.yml

on: pull_request
Detect Version
Detect Version
Migrate Dev DB  /  Apply Database Migrations
Migrate Dev DB / Apply Database Migrations
Detect Desktop Changes
0s
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Matrix: Test and Build / oauth-postgres
Matrix: Test and Build / test-shard
Test and Build  /  Lint and Test
3m 17s
Test and Build / Lint and Test
Test and Build  /  Build App
3m 22s
Test and Build / Build App
Check Docs Changes
0s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Deploy Trigger.dev (Dev)
Check Desktop Signing Secrets
0s
Check Desktop Signing Secrets
Migrate DB  /  Apply Database Migrations
Migrate DB / Apply Database Migrations
Create Desktop Prerelease
0s
Create Desktop Prerelease
Promote Images
0s
Promote Images
Desktop Prerelease Build  /  Build, Sign, Notarize
Desktop Prerelease Build / Build, Sign, Notarize
Matrix: Create GHCR Manifests
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Publish Desktop Prerelease
Publish Desktop Prerelease
Resolve Attestation Subjects
Resolve Attestation Subjects
Prune Desktop Prereleases
Prune Desktop Prereleases
Matrix: Attest Images
Create GitHub Release
Create GitHub Release
Desktop Release  /  Build, Sign, Notarize
Desktop Release / Build, Sign, Notarize
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 18 warnings
Test and Build / Test (shard 2)
Process completed with exit code 1.
app/o/[organizationId]/settings/components/integrations/organization-source-stats.test.tsx > organization Search stats > offers retry instead of displaying stale successful totals on failure: apps/sim/app/o/[organizationId]/settings/components/integrations/organization-source-stats.tsx#L82
Error: [vitest] No "ChipSelect" export is defined on the "@sim/emcn" 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("@sim/emcn"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ OrganizationSourceStats app/o/[organizationId]/settings/components/integrations/organization-source-stats.tsx:82:12 ❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:25904:20 ❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:7662:22 ❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:10166:19 ❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:11778:18 ❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:874:13 ❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:17641:22 ❯ workLoopSync ../../node_modules/react-dom/cjs/react-dom-client.development.js:17469:41
app/o/[organizationId]/settings/components/integrations/organization-source-stats.test.tsx > organization Search stats > keeps the daily chart mounted with zero-valued buckets when there is no activity: apps/sim/app/o/[organizationId]/settings/components/integrations/organization-source-stats.tsx#L82
Error: [vitest] No "ChipSelect" export is defined on the "@sim/emcn" 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("@sim/emcn"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ OrganizationSourceStats app/o/[organizationId]/settings/components/integrations/organization-source-stats.tsx:82:12 ❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:25904:20 ❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:7662:22 ❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:10166:19 ❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:11778:18 ❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:874:13 ❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:17641:22 ❯ workLoopSync ../../node_modules/react-dom/cjs/react-dom-client.development.js:17469:41
app/o/[organizationId]/settings/components/integrations/organization-source-stats.test.tsx > organization Search stats > restores a custom UTC range with the surface filter: apps/sim/app/o/[organizationId]/settings/components/integrations/organization-source-stats.tsx#L82
Error: [vitest] No "ChipSelect" export is defined on the "@sim/emcn" 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("@sim/emcn"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ OrganizationSourceStats app/o/[organizationId]/settings/components/integrations/organization-source-stats.tsx:82:12 ❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:25904:20 ❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:7662:22 ❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:10166:19 ❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:11778:18 ❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:874:13 ❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:17641:22 ❯ workLoopSync ../../node_modules/react-dom/cjs/react-dom-client.development.js:17469:41
app/o/[organizationId]/settings/components/integrations/organization-source-stats.test.tsx > organization Search stats > restores filters from the URL and scopes every metric request consistently: apps/sim/app/o/[organizationId]/settings/components/integrations/organization-source-stats.tsx#L82
Error: [vitest] No "ChipSelect" export is defined on the "@sim/emcn" 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("@sim/emcn"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ OrganizationSourceStats app/o/[organizationId]/settings/components/integrations/organization-source-stats.tsx:82:12 ❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:25904:20 ❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:7662:22 ❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:10166:19 ❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:11778:18 ❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:874:13 ❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:17641:22 ❯ workLoopSync ../../node_modules/react-dom/cjs/react-dom-client.development.js:17469:41
app/o/[organizationId]/settings/components/integrations/organization-source-stats.test.tsx > organization Search stats > renders request metrics, source labels, people and the canonical daily chart: apps/sim/app/o/[organizationId]/settings/components/integrations/organization-source-stats.tsx#L82
Error: [vitest] No "ChipSelect" export is defined on the "@sim/emcn" 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("@sim/emcn"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ OrganizationSourceStats app/o/[organizationId]/settings/components/integrations/organization-source-stats.tsx:82:12 ❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:25904:20 ❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:7662:22 ❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:10166:19 ❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:11778:18 ❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:874:13 ❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:17641:22 ❯ workLoopSync ../../node_modules/react-dom/cjs/react-dom-client.development.js:17469:41
Test and Build / Test (shard 2)
@sim/app#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.
lib/execution/remote-sandbox/conformance.test.ts > sandbox conformance [e2b] > enforces the wall-clock budget while collecting output files: apps/sim/lib/execution/remote-sandbox/conformance.test.ts#L1569
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times ❯ lib/execution/remote-sandbox/conformance.test.ts:1569:59
Test and Build / Lint and Test
@sim/app#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 / Test (shard 2)
Skipping sticky disk commit due to previous step failures
Test and Build / Test (shard 2)
- Step: unknown (failed)
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
Test and Build / Test (shard 2)
- Step: unknown (failed)
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
Test and Build / Test (shard 2)
- Step: unknown (failed)
Test and Build / Test (shard 2)
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
- Step: unknown (failed)
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
- Step: unknown (failed)
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
- Step: unknown (failed)
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps