修复登录报错:Cannot read properties of undefined (reading 'findUnique')
#262
Annotations
4 warnings
|
Run pnpm run lint:
scripts/generate-leaderboard.mjs#L189
'err' is defined but never used
|
|
Run pnpm run lint:
scripts/generate-leaderboard.mjs#L141
'id' 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:
app/layout.tsx#L139
Custom fonts not added in `pages/_document.js` will only load for a single page. This is discouraged. See: https://nextjs.org/docs/messages/no-page-custom-font
|
Loading