feat(schedules): move schedule configuration out of modals into subblocks #5352
ci.yml
on: pull_request
Test and Build
/
Test and Build
31s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Deploy Trigger.dev
/
Deploy to Trigger.dev
Process Docs
/
Process Documentation Embeddings
Matrix: Create GHCR Manifests
Annotations
3 errors
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
app/api/schedules/route.test.ts > Schedule Configuration API Route > should create a new schedule successfully:
apps/sim/app/api/schedules/route.test.ts#L177
AssertionError: expected 400 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 400
❯ app/api/schedules/route.test.ts:177:29
|
|
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)
|