Upgrade react router and add auth middleware #1886
Triggered via pull request
September 12, 2025 16:24
Status
Failure
Total duration
1m 21s
Artifacts
–
deploy.yml
on: pull_request
⬣ ESLint
44s
ʦ TypeScript
36s
⚡ Vitest
45s
🎭 Playwright
1m 17s
📦 Prepare Container
0s
🚀 Deploy
0s
Annotations
2 errors and 11 warnings
|
ʦ TypeScript
Process completed with exit code 1.
|
|
🎭 Playwright
Process completed with exit code 1.
|
|
⬣ ESLint:
tests/e2e/passkey.test.ts#L27
'user' is assigned a value but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ ESLint:
app/utils/cache.server.ts#L16
`node:sqlite` import should occur before import of `@epic-web/cachified`
|
|
⬣ ESLint:
app/routes/_seo+/sitemap[.]xml.ts#L2
Imports "RouterContextProvider" are only used as type
|
|
⬣ ESLint:
app/routes/_auth+/signup.tsx#L31
'request' is defined but never used. Allowed unused args must match /^_/u
|
|
⬣ ESLint:
app/routes/_auth+/reset-password.server.ts#L7
`#app/middleware.server.ts` import should occur before import of `#app/utils/db.server.ts`
|
|
⬣ ESLint:
app/routes/_auth+/onboarding.server.ts#L6
`#app/middleware.server.ts` import should occur before import of `#app/utils/verification.server.ts`
|
|
⬣ ESLint:
app/routes/_auth+/login.tsx#L40
'request' is defined but never used. Allowed unused args must match /^_/u
|
|
⬣ ESLint:
app/routes/_auth+/login.server.ts#L12
`#app/middleware.server.ts` import should occur before import of `#app/routes/settings+/profile.two-factor.tsx`
|
|
⬣ ESLint:
app/routes/_auth+/auth.$provider.callback.test.ts#L6
`react-router` import should occur before import of `vitest`
|
|
⬣ ESLint:
app/middleware.server.ts#L4
`#app/context.ts` import should occur before import of `#app/utils/db.server.ts`
|
|
🎭 Playwright
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|