Skip to content

feat(issue118): 个人主页展示按创作者、普通用户分割 #48

feat(issue118): 个人主页展示按创作者、普通用户分割

feat(issue118): 个人主页展示按创作者、普通用户分割 #48

Re-run triggered February 14, 2025 04:28
Status Success
Total duration 53s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
lint: src/app/home/Contributor.js#L142
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
lint: src/app/oauth/page.js#L90
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
lint: src/app/shilling/[id]/page.js#L178
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
lint: src/app/u/[handle]/Banner.js#L77
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
lint: src/domain/profile/views/team-profile/TeamProfile.js#L132
React Hook useMemo has a missing dependency: 'publishedTypes_b'. Either include it or remove the dependency array
lint: src/entry/components/Header/CustomConnectButton.js#L136
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element