Skip to content

upgrade dependencies and fix issues with log rotation #27

upgrade dependencies and fix issues with log rotation

upgrade dependencies and fix issues with log rotation #27

Triggered via pull request December 16, 2024 11:02
Status Failure
Total duration 49s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test
No overload matches this call.
test
Argument of type '(req: Request, res: Response, next: NextFunction) => Promise<void | express.Response<any, Record<string, any>>>' is not assignable to parameter of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>, number>, next: NextFunction) => void | Promise<...>'.
test
Process completed with exit code 2.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636