chore(deps): bump the tailwind group with 2 updates (#398) #1217
Annotations
2 errors
|
ci-bun
Process completed with exit code 1.
|
|
packages/openworkflow/worker/execution.test.ts > StepExecutor > auto-indexes duplicate workflow names in parallel Promise.all:
packages/openworkflow/worker/execution.test.ts#L2216
AssertionError: expected [ …(3) ] to deeply equal [ …(2) ]
- Expected
+ Received
[
"workflow-child-parallel-duplicate-26ba41c7-6e31-4cf4-b6e3-74d88bdb8c8e",
"workflow-child-parallel-duplicate-26ba41c7-6e31-4cf4-b6e3-74d88bdb8c8e:1",
+ "workflow-child-parallel-duplicate-26ba41c7-6e31-4cf4-b6e3-74d88bdb8c8e:1",
]
❯ packages/openworkflow/worker/execution.test.ts:2216:31
|