Missing passthrough #157
build_and_deploy.yml
on: push
Matrix: build-native
Deploy examples
0s
Upload Turbopack Bytesize metrics to Datadog
0s
Deploy preview tarball
0s
Release Stats
0s
Annotations
12 errors
build
next#build: command (/home/runner/work/next.js/next.js/packages/next) /opt/hostedtoolcache/node/20.18.0/x64/bin/pnpm run build exited (1)
|
build
Property 'expire' is missing in type '{ value: { kind: CachedRouteKind.IMAGE; etag: string; buffer: Buffer; extension: string; upstreamEtag: string; }; revalidateAfter: number; curRevalidate: number; isStale: boolean; isFallback: false; }' but required in type 'IncrementalCacheEntry'.
|
build
Property 'expire' is missing in type '{ isStale: false; value: any; revalidateAfter: false; isFallback: false; }' but required in type 'IncrementalCacheEntry'.
|
build
Type '{ isStale: boolean; value: { kind: CachedRouteKind.FETCH; data: CachedFetchData; revalidate: number; }; revalidateAfter: number; isFallback: boolean | undefined; }' is not assignable to type 'IncrementalCacheEntry'.
|
build
Type '{ isStale: boolean; value: { kind: CachedRouteKind.FETCH; data: CachedFetchData; revalidate: number; }; revalidateAfter: number; isFallback: boolean | undefined; }' does not satisfy the expected type 'IncrementalCacheEntry'.
|
build
Property 'expire' is missing in type '{ isStale: true | -1 | undefined; curRevalidate: Revalidate | undefined; revalidateAfter: Revalidate; value: CachedRedirectValue | ... 4 more ... | null; isFallback: boolean | undefined; }' but required in type 'IncrementalCacheEntry'.
|
build
Property 'expire' is missing in type '{ isStale: true | -1 | undefined; value: null; curRevalidate: Revalidate | undefined; revalidateAfter: Revalidate; isFallback: boolean | undefined; }' but required in type 'IncrementalCacheEntry'.
|
build
'entry' is possibly 'null'.
|
build
Process completed with exit code 1.
|
build-wasm (web)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
build-wasm (nodejs)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
stable - x86_64-unknown-linux-gnu - node@16
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|