check whether app not-found
is static
#23541
Annotations
10 warnings
src/frameworks/next/index.ts#L85
Unsafe return of an `any` typed value
|
src/frameworks/next/index.ts#L85
Unsafe member access .version on an `any` value
|
src/frameworks/next/index.ts#L91
Missing return type on function
|
src/frameworks/next/index.ts#L114
Unsafe argument of type `any` assigned to a parameter of type `Error`
|
src/frameworks/next/index.ts#L114
Unsafe member access .toString on an `any` value
|
src/frameworks/next/index.ts#L114
Unsafe call of an `any` typed value
|
src/frameworks/next/index.ts#L115
Unsafe argument of type `any` assigned to a parameter of type `Error`
|
src/frameworks/next/index.ts#L115
Unsafe member access .toString on an `any` value
|
src/frameworks/next/index.ts#L115
Unsafe call of an `any` typed value
|
src/frameworks/next/index.ts#L117
Invalid type "Error" of template literal expression
|
The logs for this run have expired and are no longer available.
Loading