feat(bpmn-service): add camunda implementation, add tests #7432
Annotations
9 errors and 2 warnings
npm_test
Type '(workflow: Partial<WorkflowDto>) => Promise<{ version: number; provider: string; processId: string | undefined; externalId: string | undefined; }>' is not assignable to type '(workflowDto: Partial<WorkflowDto>) => Promise<SuccessResponse>'.
|
npm_test
Argument of type 'Partial<WorkflowDto>' is not assignable to parameter of type 'WorkflowDto'.
|
npm_test
Cannot find module '@sourceloop/task-service' or its corresponding type declarations.
|
npm_test
Cannot find module '@sourceloop/task-service/kafka' or its corresponding type declarations.
|
npm_test
Cannot find module '@sourceloop/task-service' or its corresponding type declarations.
|
npm_test
Cannot find module '@sourceloop/task-service' or its corresponding type declarations.
|
npm_test
Cannot find module '@sourceloop/task-service' or its corresponding type declarations.
|
npm_test
Cannot find module '@sourceloop/task-service' or its corresponding type declarations.
|
npm_test
Process completed with exit code 1.
|
npm_test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
npm_test
The process '/usr/bin/git' failed with exit code 128
|