fix: remove dead code and stale TODOs in transaction purchase routes #100
ci.yml
on: pull_request
Cache NPM libraries
8s
ESLint
40s
Type check
35s
Unit and integration test
41s
End-to-end test
3m 7s
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
|