fix: prevent rejecting verified transactions #87
ci.yml
on: pull_request
Cache NPM libraries
7s
ESLint
47s
Type check
47s
Unit and integration test
51s
End-to-end test
3m 22s
Annotations
9 warnings
|
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
|