Skip to content

feat: integrate other auth forgot-password reset-password fix bug auth #90

feat: integrate other auth forgot-password reset-password fix bug auth

feat: integrate other auth forgot-password reset-password fix bug auth #90

Triggered via pull request May 28, 2025 09:56
Status Success
Total duration 28m 30s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ci: packages/core/src/spec.ts#L154
'context' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/plugins/admin/index.ts#L31
'options' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/utils.ts#L18
'expiresAt' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/handlers/sign-out.ts#L11
'options' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/handlers/send-email-reset-password.ts#L11
'options' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/handlers/reset-password.ts#L11
'options' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/handlers/me.ts#L10
'options' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/handlers/login-email.ts#L9
'options' is defined but never used. Allowed unused args must match /^_/u
ci: packages/core/src/auth/handlers/forgot-password.ts#L50
'resetPasswordLink' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: packages/core/src/auth/handlers/forgot-password.ts#L11
'options' is defined but never used. Allowed unused args must match /^_/u