Skip to content

Remove lucia and setup session authentication from scratch #124

Remove lucia and setup session authentication from scratch

Remove lucia and setup session authentication from scratch #124

Triggered via pull request January 22, 2025 10:16
Status Failure
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yaml

on: pull_request
typecheck-and-lint
24s
typecheck-and-lint
e2e-test
0s
e2e-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
typecheck-and-lint: src/app/(auth)/login/discord/callback/route.ts#L5
Cannot find module '@/server/db/schema' or its corresponding type declarations.
typecheck-and-lint: src/app/(main)/_components/user-dropdown.tsx#L24
Module '"@/lib/auth/adapter"' has no exported member 'AuthUser'.
typecheck-and-lint: src/app/api/webhooks/stripe/route.ts#L8
Cannot find module '@/server/db/schema' or its corresponding type declarations.
typecheck-and-lint: src/lib/auth/actions.ts#L71
Cannot find name 'adapter'. Did you mean 'Adapter'?
typecheck-and-lint: src/lib/auth/actions.ts#L103
Cannot find name 'adapter'. Did you mean 'Adapter'?
typecheck-and-lint: src/lib/auth/actions.ts#L113
Cannot find name 'adapter'. Did you mean 'Adapter'?
typecheck-and-lint: src/lib/auth/actions.ts#L139
Cannot find name 'adapter'. Did you mean 'Adapter'?
typecheck-and-lint: src/lib/auth/actions.ts#L158
Cannot find name 'adapter'. Did you mean 'Adapter'?
typecheck-and-lint: src/lib/auth/actions.ts#L178
Cannot find name 'adapter'. Did you mean 'Adapter'?
typecheck-and-lint: src/lib/auth/actions.ts#L188
Cannot find name 'adapter'.
typecheck-and-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636