fix(pre): overflow-x-scroll and the padding-right #2
Annotations
9 errors
build (18.x):
app/stores/user.ts#L2
Module '"@prisma/client"' has no exported member 'User'.
|
build (18.x):
app/stores/user.ts#L27
Argument of type '{ [x: string]: any; } | undefined' is not assignable to parameter of type 'SerializedUser | undefined'.
|
build (18.x):
server/api/auth/register.post.ts#L24
Parameter 'error' implicitly has an 'any' type.
|
build (18.x):
server/api/user/[id].put.ts#L23
Parameter 'error' implicitly has an 'any' type.
|
build (18.x):
server/utils/index.ts#L2
Module '"@prisma/client"' has no exported member 'PrismaClient'.
|
build (18.x):
server/utils/index.ts#L2
Module '"@prisma/client"' has no exported member 'Comment'.
|
build (18.x):
server/utils/index.ts#L2
Module '"@prisma/client"' has no exported member 'Role'.
|
build (18.x):
server/utils/index.ts#L2
Module '"@prisma/client"' has no exported member 'User'.
|
build (18.x)
Process completed with exit code 1.
|