Skip to content

chore(deps): bump remix-auth-github from 2.0.0 to 3.0.2 #393

chore(deps): bump remix-auth-github from 2.0.0 to 3.0.2

chore(deps): bump remix-auth-github from 2.0.0 to 3.0.2 #393

Triggered via pull request February 10, 2025 15:36
Status Failure
Total duration 48s
Artifacts

main.yml

on: pull_request
⬣ ESLint
37s
⬣ ESLint
ʦ TypeScript
33s
ʦ TypeScript
⚡ Vitest
30s
⚡ Vitest
Fit to window
Zoom out
Zoom in

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.