[2/2] Affiliate program Integration v1 #611
Triggered via pull request
October 24, 2023 14:51
sashko9807
synchronize
#564
Status
Failure
Total duration
18s
Artifacts
–
check-pr-fork.yml
on: pull_request_target
Check label
5s
Security tests
/
Build and scan api container image
Security tests
/
Build and scan migrations container image
Security tests
/
Scan k8s manifests
Annotations
3 errors
Check label
Process completed with exit code 1.
|
ImportTransactionsTask ► ImportTransactionsTask importBankTransactionsTASK should import IRIS transactions ► ImportTransactionsTask importBankTransactionsTASK should import IRIS transactions:
apps/api/src/tasks/bank-import/import-transactions.task.spec.ts#L453
Failed test found in:
test-results.xml
Error:
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
|
RegisterController ► RegisterController createUser should call createUser ► RegisterController createUser should call createUser:
apps/api/src/auth/register.controller.spec.ts#L41
Failed test found in:
test-results.xml
Error:
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
|