feat(auth): 添加 GitHub 登录功能 #94
Closed
Annotations
4 errors
|
|
|
app/auth/providers/github.ts#L95
No overload matches this call.
|
|
app/auth/providers/github.ts#L86
Property 'githubUserId' does not exist on type 'PgTableWithColumns<{ name: "user"; schema: undefined; columns: { id: PgColumn<{ name: "id"; tableName: "user"; dataType: "string"; columnType: "PgText"; data: string; driverParam: string; notNull: true; hasDefault: true; isPrimaryKey: true; ... 5 more ...; generated: undefined; }, {}, {}>; ... 17 more ...; messageSe...'.
|
|
app/auth/providers/github.ts#L77
Property 'githubUserId' does not exist on type 'PgTableWithColumns<{ name: "user"; schema: undefined; columns: { id: PgColumn<{ name: "id"; tableName: "user"; dataType: "string"; columnType: "PgText"; data: string; driverParam: string; notNull: true; hasDefault: true; isPrimaryKey: true; ... 5 more ...; generated: undefined; }, {}, {}>; ... 17 more ...; messageSe...'.
|
The logs for this run have expired and are no longer available.
Loading