feat: add api keys #2999
Triggered via pull request
September 22, 2024 16:47
Status
Failure
Total duration
3m 34s
Artifacts
–
Annotations
5 errors
typecheck
Type 'Session | DefaultSession' is not assignable to type 'Session | null'.
|
typecheck
@homarr/nextjs#typecheck: command (/home/runner/work/homarr/homarr/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Type 'null' is not assignable to type '{ user: AdapterUser; } & AdapterSession & Session'.
|
typecheck
Type '{ id: string; name: string | null; email: string | null; emailVerified: Date | null; }' is not assignable to type 'AdapterUser'.
|
typecheck
Process completed with exit code 2.
|