chore(deps): bump remix-auth-github from 2.0.0 to 3.0.2 #393
Annotations
3 errors
ʦ TypeScript:
app/modules/auth/auth.server.ts#L74
Argument of type 'GitHubStrategy<unknown>' is not assignable to parameter of type 'Strategy<{ id: string; email: string; createdAt: Date | null; updatedAt: Date | null; username: string | null; customerId: string | null; }, never>'.
|
ʦ TypeScript:
app/modules/auth/auth.server.ts#L80
Binding element 'profile' implicitly has an 'any' type.
|
ʦ TypeScript
Process completed with exit code 2.
|