Skip to content

fix(copilot): fix triggers unsave on edit #5594

fix(copilot): fix triggers unsave on edit

fix(copilot): fix triggers unsave on edit #5594

Triggered via pull request November 10, 2025 22:46
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Test and Build  /  Test and Build
28s
Test and Build / Test and Build
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Deploy Trigger.dev  /  Deploy to Trigger.dev
Deploy Trigger.dev / Deploy to Trigger.dev
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Matrix: Create GHCR Manifests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test and Build / Test and Build
Process completed with exit code 1.
lib/workflows/db-helpers.test.ts > Database Helpers > end-to-end advancedMode persistence verification > should preserve advancedMode during workflow state round-trip: apps/sim/lib/workflows/db-helpers.test.ts#L1131
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ lib/workflows/db-helpers.test.ts:1131:34
lib/workflows/db-helpers.test.ts > Database Helpers > end-to-end advancedMode persistence verification > should persist advancedMode through complete duplication and save cycle: apps/sim/lib/workflows/db-helpers.test.ts#L1013
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ lib/workflows/db-helpers.test.ts:1013:34
lib/workflows/db-helpers.test.ts > Database Helpers > error handling and edge cases > should handle very large workflow data: apps/sim/lib/workflows/db-helpers.test.ts#L771
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ lib/workflows/db-helpers.test.ts:771:30
lib/workflows/db-helpers.test.ts > Database Helpers > migrateWorkflowToNormalizedTables > should handle missing properties in JSON state gracefully: apps/sim/lib/workflows/db-helpers.test.ts#L707
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ lib/workflows/db-helpers.test.ts:707:30
lib/workflows/db-helpers.test.ts > Database Helpers > migrateWorkflowToNormalizedTables > should successfully migrate workflow from JSON to normalized tables: apps/sim/lib/workflows/db-helpers.test.ts#L664
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ lib/workflows/db-helpers.test.ts:664:30
lib/workflows/db-helpers.test.ts > Database Helpers > saveWorkflowToNormalizedTables > should properly format block data for database insertion: apps/sim/lib/workflows/db-helpers.test.ts#L555
AssertionError: expected [] to have a length of 2 but got +0 - Expected + Received - 2 + 0 ❯ lib/workflows/db-helpers.test.ts:555:36
lib/workflows/db-helpers.test.ts > Database Helpers > saveWorkflowToNormalizedTables > should handle empty workflow state gracefully: apps/sim/lib/workflows/db-helpers.test.ts#L490
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ lib/workflows/db-helpers.test.ts:490:30
lib/workflows/db-helpers.test.ts > Database Helpers > saveWorkflowToNormalizedTables > should successfully save workflow data to normalized tables: apps/sim/lib/workflows/db-helpers.test.ts#L454
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ lib/workflows/db-helpers.test.ts:454:30
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)