feat(chat): hide the Chat module when NEXT_PUBLIC_CHAT_DISABLED is set #24500
ci.yml
on: pull_request
Detect Version
0s
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
2m 41s
Test and Build
/
Build App
2m 29s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
Desktop Release
/
Build, Sign, Notarize
Annotations
5 errors and 6 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
app/api/schedules/execute/route.test.ts > Scheduled Workflow Execution API Route > bounds workflow schedule claims to the configured enqueue budget:
apps/sim/app/api/schedules/execute/route.test.ts#L1019
AssertionError: expected "vi.fn()" to be called with arguments: [ 100 ]
Received:
1st vi.fn() call:
[
- 100,
+ 60,
]
Number of calls: 1
❯ app/api/schedules/execute/route.test.ts:1019:34
|
|
app/api/schedules/execute/route.test.ts > Scheduled Workflow Execution API Route > should execute mothership jobs inline:
apps/sim/app/api/schedules/execute/route.test.ts#L375
AssertionError: expected "vi.fn()" to be called with arguments: [ ObjectContaining{…} ]
Number of calls: 0
❯ app/api/schedules/execute/route.test.ts:375:34
|
|
Test and Build / Lint and Test
sim#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 / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
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
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
Found 2 failed/cancelled steps in previous workflow steps
|