Skip to content

feat: add 2fa to users, closes #1 #8

feat: add 2fa to users, closes #1

feat: add 2fa to users, closes #1 #8

Triggered via push March 5, 2024 18:54
Status Failure
Total duration 1m 24s
Artifacts

deployment.yml

on: push
🎫 Prepare
22s
🎫 Prepare
⬣ ESLint
9s
⬣ ESLint
ʦ TypeScript
13s
ʦ TypeScript
✨Prettier
42s
✨Prettier
🐳 Build
0s
🐳 Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
⬣ ESLint: app/lib/user.server.ts#L2
'generateTOTP' is defined but never used
⬣ ESLint: app/lib/user.server.ts#L2
'getTOTPAuthUri' is defined but never used
⬣ ESLint: app/lib/user.server.ts#L2
'verifyTOTP' is defined but never used
⬣ ESLint: app/routes/app.user.totp.tsx#L5
'redirect' is defined but never used
⬣ ESLint: app/routes/app.user.totp.tsx#L15
'Select' is defined but never used
⬣ ESLint: app/routes/app.user.totp.tsx#L17
'params' is defined but never used
⬣ ESLint: app/routes/app.user.totp.tsx#L104
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
⬣ ESLint: app/routes/app.user.tsx#L3
'ActionFunctionArgs' is defined but never used
⬣ ESLint: app/routes/app.user.tsx#L5
'redirect' is defined but never used
⬣ ESLint: app/routes/app.user.tsx#L8
'invariant' is defined but never used