修改了auth.config.ts,解决网站主页GitHub授权登录server error的问题 #241
Annotations
4 warnings
|
Run pnpm run lint:
scripts/check-pnpm-version.mjs#L57
'error' is defined but never used
|
|
Run pnpm run lint:
mdx-components.tsx#L33
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Run pnpm run lint:
auth.config.ts#L2
'GitHub' is defined but never used
|
|
Run pnpm run lint:
auth.config.ts#L2
'GitHub' is defined but never used. Allowed unused vars must match /^_/u
|
Loading