fix: harden transaction status updates and expand email/e2e coverage #90
ci.yml
on: pull_request
Cache NPM libraries
11s
ESLint
44s
Type check
42s
Unit and integration test
46s
End-to-end test
2m 41s
Annotations
1 error and 9 warnings
|
End-to-end test
Process completed with exit code 1.
|
|
ESLint:
e2e/transaction-details.spec.ts#L38
Unexpected use of the `.skip()` annotation
|
|
ESLint:
e2e/profile.spec.ts#L73
Avoid calling `expect` conditionally`
|
|
ESLint:
e2e/profile.spec.ts#L71
Avoid having conditionals in tests
|
|
ESLint:
e2e/profile.spec.ts#L42
Avoid calling `expect` conditionally`
|
|
ESLint:
e2e/profile.spec.ts#L38
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
|