Skip to content

Remove lucia and setup session authentication from scratch #126

Remove lucia and setup session authentication from scratch

Remove lucia and setup session authentication from scratch #126

Triggered via pull request January 23, 2025 10:30
Status Failure
Total duration 31s
Artifacts

check.yaml

on: pull_request
typecheck-and-lint
19s
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/(auth)/login/login.tsx#L8
Cannot find module '@/lib/auth/actions' or its corresponding type declarations.
typecheck-and-lint: src/app/(auth)/login/login.tsx#L42
Property 'input' does not exist on type 'never'.
typecheck-and-lint: src/app/(auth)/login/login.tsx#L44
Property 'errors' does not exist on type 'never'.
typecheck-and-lint: src/app/(auth)/login/login.tsx#L45
Property 'errors' does not exist on type 'never'.
typecheck-and-lint: src/app/(auth)/login/login.tsx#L53
Property 'input' does not exist on type 'never'.
typecheck-and-lint: src/app/(auth)/login/login.tsx#L56
Property 'errors' does not exist on type 'never'.
typecheck-and-lint: src/app/(auth)/login/login.tsx#L57
Property 'errors' does not exist on type 'never'.
typecheck-and-lint: src/app/(auth)/login/login.tsx#L59
Property 'message' does not exist on type 'never'.
typecheck-and-lint: src/app/(auth)/login/login.tsx#L63
Property 'success' does not exist on type 'never'.
typecheck-and-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636