Merge pull request #198 from zainfathoni/feature/database-migration #546
test.yml
on: push
Cache NPM libraries
49s
ESLint
38s
Type check
32s
Unit and integration test
37s
End-to-end test
3m 5s
Annotations
9 warnings
|
ESLint:
e2e/profile.spec.ts#L83
Unexpected usage of not.toBeVisible(). Use toBeHidden() instead
|
|
ESLint:
e2e/profile.spec.ts#L73
Avoid calling `expect` conditionally`
|
|
ESLint:
e2e/profile.spec.ts#L72
Avoid having conditionals in tests
|
|
ESLint:
e2e/profile.spec.ts#L55
Unexpected usage of not.toBeVisible(). Use toBeHidden() instead
|
|
ESLint:
e2e/profile.spec.ts#L33
Avoid calling `expect` conditionally`
|
|
ESLint:
e2e/profile.spec.ts#L32
Avoid having conditionals in tests
|
|
ESLint:
e2e/logout.spec.ts#L12
Avoid having conditionals in tests
|
|
ESLint:
e2e/login.spec.ts#L9
Unexpected use of the `.skip()` annotation
|
|
ESLint:
e2e/auth-error.spec.ts#L8
Unexpected use of the `.skip()` annotation
|