fix(deps): update nextjs monorepo #898
Annotations
7 errors and 1 warning
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#L177
Type '{ experimentalPPR: undefined; dataRoute: string; srcRoute: null; initialRevalidateSeconds: number | false; prefetchDataRoute: undefined; }' is missing the following properties from type 'SsgRoute': renderingMode, allowHeader
|
Lint:
src/run/handlers/cache.cts#L222
Property 'tags' does not exist on type '{}'.
|
Lint:
src/run/handlers/cache.cts#L222
Property 'softTags' does not exist on type '{}'.
|
Lint:
src/run/handlers/cache.cts#L234
Property 'revalidate' does not exist on type '{}'.
|
Lint:
src/run/handlers/cache.cts#L323
Type 'CachedRedirectValue | CachedImageValue | CachedFetchValueForMultipleVersions' is not assignable to type 'CachedRedirectValue | CachedImageValue | CachedFetchValue | NetlifyCachedRouteValue | NetlifyCachedAppPageValue | NetlifyCachedPageValue | null'.
|
Lint
Process completed with exit code 2.
|
Lint
Cache not found for keys: node-cache-Linux-x64-npm-14bad49c83a8162a705f5815e571090ac0dcc7a486b617b9510cf7c9ed80a635
|