Skip to content

fix: harden transaction status updates and expand email/e2e coverage #92

fix: harden transaction status updates and expand email/e2e coverage

fix: harden transaction status updates and expand email/e2e coverage #92

Triggered via pull request February 27, 2026 19:30
Status Failure
Total duration 3m 11s
Artifacts

ci.yml

on: pull_request
Cache NPM libraries
8s
Cache NPM libraries
ESLint
46s
ESLint
Type check
42s
Type check
Unit and integration test
48s
Unit and integration test
End-to-end test
2m 55s
End-to-end test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
Type check
Process completed with exit code 2.
Type check: app/routes/__tests__/dashboard.transactions.$transactionId.$action.test.ts#L126
Property 'headers' does not exist on type '{} | Response'.
Type check: app/routes/__tests__/dashboard.transactions.$transactionId.$action.test.ts#L125
Property 'status' does not exist on type '{} | Response'.
ESLint: e2e/transaction-details.spec.ts#L38
Unexpected use of the `.skip()` annotation
ESLint: e2e/profile.spec.ts#L77
Avoid calling `expect` conditionally`
ESLint: e2e/profile.spec.ts#L75
Avoid having conditionals in tests
ESLint: e2e/profile.spec.ts#L44
Avoid calling `expect` conditionally`
ESLint: e2e/profile.spec.ts#L40
Avoid having conditionals in tests
ESLint: e2e/profile.spec.ts#L9
Unexpected use of the `.skip()` annotation
ESLint: e2e/logout.spec.ts#L12
Avoid having conditionals in tests
ESLint: e2e/login.spec.ts#L8
Unexpected use of the `.skip()` annotation
ESLint: e2e/auth-error.spec.ts#L7
Unexpected use of the `.skip()` annotation