Skip to content

Replace yarn nodeLinker pnpm node by node-modules #261

Replace yarn nodeLinker pnpm node by node-modules

Replace yarn nodeLinker pnpm node by node-modules #261

Triggered via pull request January 17, 2025 08:41
Status Failure
Total duration 3m 44s
Artifacts

pull-request.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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