fix(deps): update nextjs monorepo #1102
Annotations
13 errors
Types:
src/run/handlers/cache.cts#L371
Property 'revalidate' does not exist on type 'CacheHandlerSetContextForMultipleVersions'.
|
Types:
src/run/handlers/cache.cts#L363
Property 'revalidate' does not exist on type 'CacheHandlerSetContextForMultipleVersions'.
|
Types:
src/run/handlers/cache.cts#L354
Property 'revalidate' does not exist on type 'CacheHandlerSetContextForMultipleVersions'.
|
Types:
src/run/handlers/cache.cts#L276
Property 'revalidate' does not exist on type '{}'.
|
Types:
src/run/handlers/cache.cts#L262
Property 'softTags' does not exist on type '{}'.
|
Types:
src/run/handlers/cache.cts#L262
Property 'tags' does not exist on type '{}'.
|
Types:
src/run/handlers/cache.cts#L215
Cannot find module 'next/dist/server/lib/incremental-cache/shared-revalidate-timings.js' or its corresponding type declarations.
|
Types:
src/run/handlers/cache.cts#L202
Type '{ experimentalPPR: undefined; dataRoute: string; srcRoute: null; initialRevalidateSeconds: any; prefetchDataRoute: undefined; }' is missing the following properties from type 'PrerenderManifestRoute': initialExpireSeconds, renderingMode, allowHeader
|
Types:
src/run/handlers/cache.cts#L188
Unused '@ts-expect-error' directive.
|
Types:
src/build/content/prerendered.ts#L257
Argument of type 'CachedFetchValueForMultipleVersions' is not assignable to parameter of type 'CachedRedirectValue | CachedImageValue | CachedFetchValue | NetlifyCachedRouteValue | NetlifyCachedAppPageValue | NetlifyCachedPageValue | null'.
|
Lint
Process completed with exit code 1.
|
Lint:
src/run/handlers/cache.cts#L215
"next/dist/server/lib/incremental-cache/shared-revalidate-timings.js" is not found.
|
Lint:
src/run/handlers/cache.cts#L215
Unable to resolve path to module 'next/dist/server/lib/incremental-cache/shared-revalidate-timings.js'.
|
Loading