fix(deps): update nextjs monorepo #981
Annotations
13 errors and 1 warning
Lint:
src/run/handlers/cache.cts#L213
Unable to resolve path to module 'next/dist/server/lib/incremental-cache/shared-revalidate-timings.js'.
|
Lint:
src/run/handlers/cache.cts#L213
"next/dist/server/lib/incremental-cache/shared-revalidate-timings.js" is not found.
|
Lint
Process completed with exit code 1.
|
Lint:
src/build/content/prerendered.ts#L253
Argument of type 'CachedFetchValueForMultipleVersions' is not assignable to parameter of type 'CachedRedirectValue | CachedImageValue | CachedFetchValue | NetlifyCachedRouteValue | NetlifyCachedAppPageValue | NetlifyCachedPageValue | null'.
|
Lint:
src/run/handlers/cache.cts#L200
Type '{ experimentalPPR: undefined; dataRoute: string; srcRoute: null; initialRevalidateSeconds: any; prefetchDataRoute: undefined; }' is missing the following properties from type 'PrerenderManifestRoute': initialExpireSeconds, renderingMode, allowHeader
|
Lint:
src/run/handlers/cache.cts#L213
Cannot find module 'next/dist/server/lib/incremental-cache/shared-revalidate-timings.js' or its corresponding type declarations.
|
Lint:
src/run/handlers/cache.cts#L266
Property 'tags' does not exist on type '{}'.
|
Lint:
src/run/handlers/cache.cts#L266
Property 'softTags' does not exist on type '{}'.
|
Lint:
src/run/handlers/cache.cts#L280
Property 'revalidate' does not exist on type '{}'.
|
Lint:
src/run/handlers/cache.cts#L353
Property 'revalidate' does not exist on type 'SetIncrementalFetchCacheContext | SetIncrementalResponseCacheContext'.
|
Lint:
src/run/handlers/cache.cts#L361
Property 'revalidate' does not exist on type 'SetIncrementalFetchCacheContext | SetIncrementalResponseCacheContext'.
|
Lint:
src/run/handlers/cache.cts#L368
Property 'revalidate' does not exist on type 'SetIncrementalFetchCacheContext | SetIncrementalResponseCacheContext'.
|
Lint:
src/run/handlers/cache.cts#L373
Type 'CachedRedirectValue | CachedImageValue | CachedFetchValueForMultipleVersions' is not assignable to type 'CachedRedirectValue | CachedImageValue | CachedFetchValue | NetlifyCachedRouteValue | NetlifyCachedAppPageValue | NetlifyCachedPageValue | null'.
|
Lint
Cache not found for keys: node-cache-Linux-x64-npm-a82be7ae47c69df2176b7a670a84726c3cf5dfcbbdffb87fae84dbb25f65eac4
|