Skip to content

fix(deps): update nextjs monorepo #679

fix(deps): update nextjs monorepo

fix(deps): update nextjs monorepo #679

Triggered via pull request October 21, 2024 18:49
Status Failure
Total duration 1m 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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#L174
Property 'renderingMode' is missing in type '{ experimentalPPR: undefined; dataRoute: string; srcRoute: null; initialRevalidateSeconds: number | false; prefetchDataRoute: undefined; }' but required in type 'SsgRoute'.
Lint: src/run/handlers/cache.cts#L219
Property 'tags' does not exist on type '{}'.
Lint: src/run/handlers/cache.cts#L219
Property 'softTags' does not exist on type '{}'.
Lint: src/run/handlers/cache.cts#L231
Property 'revalidate' does not exist on type '{}'.
Lint: src/run/handlers/cache.cts#L320
Type 'CachedRedirectValue | CachedImageValue | CachedFetchValueForMultipleVersions' is not assignable to type 'CachedRedirectValue | CachedImageValue | CachedFetchValue | NetlifyCachedRouteValue | NetlifyCachedAppPageValue | NetlifyCachedPageValue | null'.
Lint
Process completed with exit code 2.