fix(comparison): add condition to prevent duplicate identical edges #8347
ci.yml
on: pull_request
Detect Version
Test and Build
/
Test and Build
1m 20s
Check Docs Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs
/
Process Documentation Embeddings
Matrix: Create GHCR Manifests
Annotations
3 errors and 3 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
stores/workflows/workflow/store.test.ts > workflow store > batchAddEdges > should not add duplicate edges:
packages/testing/src/assertions/workflow.assertions.ts#L109
AssertionError: Workflow should have 1 edges: expected 2 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 2
❯ expectEdgeCount ../../packages/testing/src/assertions/workflow.assertions.ts:109:80
❯ stores/workflows/workflow/store.test.ts:310:7
|
|
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
|