fix: adds search params to multisite rewrite in appMiddleware #1320
Annotations
12 warnings
eslint (20.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
eslint (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint (20.x):
projects/wp-nextjs/src/pages/_app.tsx#L49
Prop spreading is forbidden
|
|
eslint (20.x):
projects/wp-multisite-i18n-nextjs/src/pages/_app.js#L43
Prop spreading is forbidden
|
|
|
|
eslint (20.x):
projects/wp-multisite-nextjs/src/pages/_app.js#L43
Prop spreading is forbidden
|
eslint (20.x):
projects/wp-multisite-nextjs/src/pages/api/preview.js#L8
Missing JSDoc @returns type
|
|
eslint (20.x):
packages/next/src/components/HeadlessApp.tsx#L42
The type 'fetchHookData' is undefined
|