Skip to content

feat(enterprise): permission groups, access control #8059

feat(enterprise): permission groups, access control

feat(enterprise): permission groups, access control #8059

Triggered via pull request January 9, 2026 01:34
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

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

3 errors and 3 warnings
Test and Build / Test and Build
Process completed with exit code 1.
executor/handlers/agent/agent-handler.test.ts: apps/sim/lib/auth/auth.ts#L2330
Error: [vitest] No "isOrganizationsEnabled" export is defined on the "@/lib/core/config/feature-flags" 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/core/config/feature-flags"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ lib/auth/auth.ts:2330:9 ❯ lib/auth/index.ts:3: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)
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