Skip to content

chore(deps): update nextjs monorepo #1773

chore(deps): update nextjs monorepo

chore(deps): update nextjs monorepo #1773

Triggered via pull request July 30, 2025 00:27
Status Failure
Total duration 1m 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Lint: src/run/handlers/cache.cts#L307
Property 'fetchUrl' does not exist on type '{}'.
Lint: src/run/handlers/cache.cts#L296
Property 'softTags' does not exist on type '{}'.
Lint: src/run/handlers/cache.cts#L295
Property 'tags' does not exist on type '{}'.
Lint: src/run/handlers/cache.cts#L246
Cannot find module 'next/dist/server/lib/incremental-cache/shared-revalidate-timings.js' or its corresponding type declarations.
Lint: src/run/handlers/cache.cts#L233
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#L209
Unused '@ts-expect-error' directive.
Lint: src/run/handlers/cache.cts#L183
Cannot find module 'next/dist/server/load-manifest.js' or its corresponding type declarations.
Lint: src/run/handlers/cache.cts#L178
Unused '@ts-expect-error' directive.
Lint: src/build/image-cdn.ts#L49
Type 'URL | RemotePattern' is not assignable to type 'RemotePattern'.
Lint: 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#L246
"next/dist/server/lib/incremental-cache/shared-revalidate-timings.js" is not found.
Lint: src/run/handlers/cache.cts#L246
Unable to resolve path to module 'next/dist/server/lib/incremental-cache/shared-revalidate-timings.js'.
Lint: src/run/handlers/cache.cts#L183
"next/dist/server/load-manifest.js" is not found.
Lint: src/run/handlers/cache.cts#L183
Unable to resolve path to module 'next/dist/server/load-manifest.js'.