Skip to content

improvement(auth): added ability to inject secrets to kubernetes, server-side ff to disable email registration #8038

improvement(auth): added ability to inject secrets to kubernetes, server-side ff to disable email registration

improvement(auth): added ability to inject secrets to kubernetes, server-side ff to disable email registration #8038

Triggered via pull request January 8, 2026 18:37
Status Failure
Total duration 1m 2s
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

4 errors and 3 warnings
Test and Build / Test and Build
Process completed with exit code 1.
app/api/knowledge/search/utils.test.ts: apps/sim/lib/core/config/feature-flags.ts#L71
Error: [vitest] No "isFalsy" export is defined on the "@/lib/core/config/env" 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/env"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ lib/core/config/feature-flags.ts:71:40 ❯ providers/utils.ts:5:1
app/api/knowledge/utils.test.ts: apps/sim/lib/core/config/feature-flags.ts#L71
Error: [vitest] No "isFalsy" export is defined on the "@/lib/core/config/env" 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/env"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ lib/core/config/feature-flags.ts:71:40 ❯ providers/utils.ts:5: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