BAU: Bump express-validator from 6.13.0 to 7.2.0 #5878
Annotations
4 errors
run-tests:
src/middleware/form-validation-middleware.ts#L24
Argument of type '({ msg, param, }: { msg: string; param: string; }) => any' is not assignable to parameter of type 'ErrorFormatter<any>'.
|
run-tests:
src/middleware/form-validation-middleware.ts#L49
Argument of type '({ msg, param, }: { msg: string; param: string; }) => any' is not assignable to parameter of type 'ErrorFormatter<any>'.
|
run-tests:
src/middleware/form-validation-middleware.ts#L74
Argument of type '({ msg, param, }: { msg: string; param: string; }) => any' is not assignable to parameter of type 'ErrorFormatter<any>'.
|
run-tests
Process completed with exit code 2.
|