minor fixes #37
Annotations
10 errors and 1 warning
build
Type '(_: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, file: File, cb: FileFilterCallback) => void' is not assignable to type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, file: File, callback: FileFilterCallback) => void'.
|
build
The inferred type of 'fileRouter' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
|
build
No overload matches this call.
|
build
No overload matches this call.
|
build
No overload matches this call.
|
build
No overload matches this call.
|
build
No overload matches this call.
|
build
The inferred type of 'routesArray' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
|
build
The inferred type of 'personRouter' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
|
build
The inferred type of 'stytchRouter' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|