downgrade userId #47
Annotations
6 errors and 1 warning
lint
'signIn' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
lint
Property 'user' does not exist on type '{ account: GenericDoc<{ users: { document: { _id: Id<"users">; _creationTime: number; name?: string | undefined; image?: string | undefined; email?: string | undefined; emailVerificationTime?: number | undefined; phone?: string | undefined; phoneVerificationTime?: number | undefined; isAnonymous?: boolean | undefine...'.
|
lint
'TwilioVerify' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
lint
'authorize' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
lint
Parameter 'message' implicitly has an 'any' type.
|
lint
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|