Skip to content

fix(pre): overflow-x-scroll and the padding-right #2

fix(pre): overflow-x-scroll and the padding-right

fix(pre): overflow-x-scroll and the padding-right #2

Triggered via push November 4, 2024 06:16
Status Failure
Total duration 1m 7s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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.