fix: harden transaction status updates and expand email/e2e coverage #91
ci.yml
on: pull_request
Cache NPM libraries
9s
ESLint
49s
Type check
40s
Unit and integration test
51s
End-to-end test
3m 24s
Annotations
9 warnings
|
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
|