feat: Add ACH microdeposits handling #6888
ci.yml
on: pull_request
Install deps
13s
Build Self Hosted Image
/
Build Self Hosted App
1m 3s
Codecov Startup
/
Codecov Startup
16s
Generate runner indexes Vitest
3s
Run Lint
1m 10s
Run Type Checker
38s
Run Prettier Check
36s
Upload Bundle Stats - Production
37s
Upload Bundle Stats - Staging
42s
Run storybook
1m 36s
Run Fossa
12s
Build Self Hosted Image
/
Push Self Hosted Image
0s
Build Self Hosted Image
/
Push Self Hosted Release Image
0s
Matrix: test-vitest
Build App
0s
Push Self Hosted Image
/
Push Self Hosted Image
Push Self Hosted Image
/
Push Self Hosted Release Image
Annotations
25 errors
Run Type Checker:
src/services/account/useUnverifiedPaymentMethods.tsx#L2
Cannot find module 'shared/api/types' or its corresponding type declarations.
|
Run Type Checker
Process completed with exit code 2.
|
Upload Bundle Stats - Production:
src/services/account/useUnverifiedPaymentMethods.tsx#L2
Cannot find module 'shared/api/types' or its corresponding type declarations.
|
Upload Bundle Stats - Production
Process completed with exit code 1.
|
Build Self Hosted Image / Build Self Hosted App
Process completed with exit code 2.
|
Upload Bundle Stats - Staging:
src/services/account/useUnverifiedPaymentMethods.tsx#L2
Cannot find module 'shared/api/types' or its corresponding type declarations.
|
Upload Bundle Stats - Staging
Process completed with exit code 1.
|
Run Lint:
src/services/account/useUnverifiedPaymentMethods.tsx#L2
Unable to resolve path to module 'shared/api/types'
|
Run Lint
Process completed with exit code 1.
|
src/pages/PlanPage/subRoutes/CurrentOrgPlan/useCurrentOrgPlanPageData.test.tsx > useCurrentOrgPlanPageData > returns error when invalid data is returned:
src/pages/PlanPage/subRoutes/CurrentOrgPlan/useCurrentOrgPlanPageData.test.tsx#L113
AssertionError: expected { status: 404, …(2) } to deeply equal { status: 404, data: null }
- Expected
+ Received
Object {
- "data": null,
+ "data": Object {},
+ "dev": "useCurrentOrgPlanPageData - 404 failed to parse",
"status": 404,
}
❯ src/pages/PlanPage/subRoutes/CurrentOrgPlan/useCurrentOrgPlanPageData.test.tsx:113:34
|
Test Runner #2 - Vitest
Process completed with exit code 1.
|
Test Runner #4 - Vitest
The job was canceled because "_2" failed.
|
Test Runner #4 - Vitest
The operation was canceled.
|
Test Runner #0 - Vitest
The job was canceled because "_2" failed.
|
Test Runner #0 - Vitest
The operation was canceled.
|
Test Runner #5 - Vitest
The job was canceled because "_2" failed.
|
Test Runner #5 - Vitest
The operation was canceled.
|
Test Runner #3 - Vitest
The job was canceled because "_2" failed.
|
Test Runner #3 - Vitest
The operation was canceled.
|
Test Runner #6 - Vitest
The job was canceled because "_2" failed.
|
Test Runner #6 - Vitest
The operation was canceled.
|
Test Runner #1 - Vitest
The job was canceled because "_2" failed.
|
Test Runner #1 - Vitest
The operation was canceled.
|
Test Runner #7 - Vitest
The job was canceled because "_2" failed.
|
Test Runner #7 - Vitest
The operation was canceled.
|