build(deps): bump next from 14.2.29 to 15.2.4 #983
Annotations
10 errors and 2 warnings
|
eslint-tsc
Process completed with exit code 2.
|
|
eslint-tsc:
src/app/api/enable-draft/route.ts#L91
Property 'set' does not exist on type 'Promise<ReadonlyRequestCookies>'.
|
|
eslint-tsc:
src/app/api/enable-draft/route.ts#L90
Property 'get' does not exist on type 'Promise<ReadonlyRequestCookies>'.
|
|
eslint-tsc:
src/app/api/enable-draft/route.ts#L88
Property 'enable' does not exist on type 'Promise<DraftMode>'.
|
|
eslint-tsc:
src/app/[locale]/page.tsx#L48
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
|
eslint-tsc:
src/app/[locale]/page.tsx#L21
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
|
eslint-tsc:
src/app/[locale]/not-found.tsx#L11
Property 'get' does not exist on type 'Promise<ReadonlyHeaders>'.
|
|
eslint-tsc:
src/app/[locale]/layout.tsx#L40
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
|
eslint-tsc:
src/app/[locale]/[slug]/page.tsx#L72
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
|
eslint-tsc:
src/app/[locale]/[slug]/page.tsx#L14
Property 'isEnabled' does not exist on type 'Promise<DraftMode>'.
|
|
eslint-tsc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
eslint-tsc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|