Add testWorkflow
to WorkflowResourceService
#119
pull_request.yml
on: pull_request
linter
20s
unit-tests
1m 7s
Annotations
3 errors and 2 warnings
src/task/__tests__/TaskManager.test.ts ► TaskManager ► On error it should call the errorHandler provided:
src/task/__tests__/TaskManager.test.ts#L79
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(jest.fn()).toBeCalledTimes(expected)
|
unit-tests
Process completed with exit code 1.
|
unit-tests
Failed test were found and 'fail-on-error' option is set to true
|
linter
The following actions use a deprecated Node.js version 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/
|
unit-tests
The following actions use a deprecated Node.js version 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/
|