fix(graph): Handle ghost connections in graph flow derivation #126
Annotations
3 errors and 1 warning
error: expect(received).toBe(expected):
app/(playground)/p/[agentId]/canary/lib/graph.test.ts#L160
Expected: true
Received: false
at /home/runner/work/giselle/giselle/app/(playground)/p/[agentId]/canary/lib/graph.test.ts:160:61
|
error: expect(received).toBe(expected):
app/(playground)/p/[agentId]/canary/lib/graph.test.ts#L206
Expected: "20241213"
Received: "20241217"
at /home/runner/work/giselle/giselle/app/(playground)/p/[agentId]/canary/lib/graph.test.ts:206:25
|
check
Process completed with exit code 1.
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|