chore(deps): update nextjs monorepo to v15 (major) #1148
Annotations
9 errors and 1 warning
Run npm run type-check:
app/(personal)/[slug]/page.tsx#L37
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
Run npm run type-check:
app/(personal)/layout.tsx#L67
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
Run npm run type-check:
app/(personal)/page.tsx#L15
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
Run npm run type-check:
app/(personal)/projects/[slug]/page.tsx#L46
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
Run npm run type-check:
components/global/Footer/index.tsx#L12
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
Run npm run type-check:
components/global/Navbar/index.tsx#L12
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
Run npm run type-check:
sanity/loader/loadQuery.ts#L39
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
Run npm run type-check:
sanity/loader/loadQuery.ts#L57
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
Run npm run type-check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading