Replace yarn nodeLinker pnpm
node by node-modules
#261
Annotations
6 errors and 1 warning
build (20.x)
The inferred type of 'upload' cannot be named without a reference to 'express-fileupload/node_modules/@types/express'. This is likely not portable. A type annotation is necessary.
|
build (20.x)
Type '(request: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, file: File, callback: FileFilterCallback) => void' is not assignable to type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, file: File, callback: FileFilterCallback) => void'.
|
build (20.x)
No overload matches this call.
|
build (20.x)
No overload matches this call.
|
build (20.x)
Cannot use namespace 'jest' as a value.
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|