Skip to content

feat: modernize codebase with Remix v2, SQLite, and CI updates #533

feat: modernize codebase with Remix v2, SQLite, and CI updates

feat: modernize codebase with Remix v2, SQLite, and CI updates #533

Triggered via pull request December 31, 2025 15:02
Status Failure
Total duration 2m 1s
Artifacts

test.yml

on: pull_request
Cache NPM libraries
8s
Cache NPM libraries
ESLint
43s
ESLint
Type check
43s
Type check
Unit and integration test
55s
Unit and integration test
End-to-end test
1m 45s
End-to-end test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
End-to-end test
Process completed with exit code 1.
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