fix(deps): update nextjs monorepo to v15 (major) #746
Annotations
3 errors
lint
@kosori/www#lint: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint:
apps/www/src/components/demos/NavigationMenu/NavigationMenu.tsx#L71
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
|
lint
Process completed with exit code 1.
|