Next.js build failed #16

Closed
opened 2025-01-18 03:54:23 +08:00 by squid · 0 comments
Owner
./src/lib/common/presenter/ui/Navbar.tsx
5:9  Error: Do not use an `<a>` element to navigate to `/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages  @next/next/no-html-link-for-pages

./src/lib/home/framework/ui/SelfTags.tsx
18:16  Error: React Hook "useTagSelector" is called in function "_SelfTags" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use".  react-hooks/rules-of-hooks
```plain ./src/lib/common/presenter/ui/Navbar.tsx 5:9 Error: Do not use an `<a>` element to navigate to `/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages @next/next/no-html-link-for-pages ./src/lib/home/framework/ui/SelfTags.tsx 18:16 Error: React Hook "useTagSelector" is called in function "_SelfTags" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use". react-hooks/rules-of-hooks ```
squid added this to the Phase I milestone 2025-01-18 03:54:23 +08:00
squid added the
invalid
label 2025-01-18 03:54:23 +08:00
squid added this to the Pre-release Development Plan project 2025-01-18 03:54:23 +08:00
squid moved this to In Progress in Pre-release Development Plan on 2025-01-18 03:55:14 +08:00
squid self-assigned this 2025-01-18 03:56:31 +08:00
squid added reference BLOG-16_fix_build_failed 2025-01-18 03:56:33 +08:00
squid closed this issue 2025-01-18 03:59:17 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-01-18 04:00:52 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-01-18 04:21:44 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-01-18 15:13:44 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-01-18 20:00:00 +08:00
zoe moved this to Done in Pre-release Development Plan on 2025-01-19 22:02:03 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-01-19 22:12:58 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-01-19 23:49:58 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-01-20 03:35:39 +08:00
zoe moved this to Done in Pre-release Development Plan on 2025-01-21 19:28:18 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-01-21 23:21:27 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-01-24 01:35:31 +08:00
zoe moved this to Done in Pre-release Development Plan on 2025-01-25 00:04:25 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-01-27 22:37:52 +08:00
zoe moved this to Done in Pre-release Development Plan on 2025-01-28 13:23:58 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-02-01 13:38:42 +08:00
squid moved this to Done in Pre-release Development Plan on 2025-03-11 23:15:51 +08:00
Sign in to join this conversation.
No description provided.