chore(deps): update nextjs monorepo #3771
Triggered via pull request
September 16, 2026 01:32
Status
Failure
Total duration
1m 37s
Artifacts
–
Annotations
15 errors
|
Lint:
src/run/handlers/cache.cts#L303
Property 'tags' does not exist on type '{}'.
|
|
Lint:
src/run/handlers/cache.cts#L255
Cannot find module 'next/dist/server/lib/incremental-cache/shared-revalidate-timings.js' or its corresponding type declarations.
|
|
Lint:
src/run/handlers/cache.cts#L242
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#L219
Unused '@ts-expect-error' directive.
|
|
Lint:
src/run/handlers/cache.cts#L193
Cannot find module 'next/dist/server/load-manifest.js' or its corresponding type declarations.
|
|
Lint:
src/run/handlers/cache.cts#L188
Unused '@ts-expect-error' directive.
|
|
Lint:
src/run/config.ts#L72
Unused '@ts-expect-error' directive.
|
|
Lint:
src/build/plugin-context.ts#L95
Property 'outputFileTracingRoot' does not exist on type 'ExperimentalConfig & Omit<ExperimentalConfig, "turbo">'.
|
|
Lint:
src/build/image-cdn.ts#L70
Type 'URL | RemotePattern' is not assignable to type 'RemotePattern'.
|
|
Lint:
src/build/content/prerendered.ts#L357
Argument of type 'CachedFetchValueForMultipleVersions' is not assignable to parameter of type 'CachedImageValue | CachedFetchValue | NetlifyCachedRouteValue | NetlifyCachedAppPageValue | NetlifyCachedPageValue | NetlifyCachedRedirectValue | null'.
|
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/run/handlers/cache.cts#L255
"next/dist/server/lib/incremental-cache/shared-revalidate-timings.js" is not found.
|
|
Lint:
src/run/handlers/cache.cts#L255
Unable to resolve path to module 'next/dist/server/lib/incremental-cache/shared-revalidate-timings.js'.
|
|
Lint:
src/run/handlers/cache.cts#L193
"next/dist/server/load-manifest.js" is not found.
|
|
Lint:
src/run/handlers/cache.cts#L193
Unable to resolve path to module 'next/dist/server/load-manifest.js'.
|