Skip to content

chore(deps): update nextjs monorepo #785

chore(deps): update nextjs monorepo

chore(deps): update nextjs monorepo #785

Triggered via pull request December 18, 2024 14:10
Status Failure
Total duration 5m 0s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L174
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#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.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636