BLUE

Results 4 issues of BLUE

``` # npm audit report ansi-regex >2.1.1 =2.0.0 Depends on vulnerable versions of eslint node_modules/eslint-config-naver inquirer 3.2.0 - 7.0.4 Depends on vulnerable versions of string-width Depends on vulnerable versions of...

I used morgan with ecsFormat to record http requests in elasticsearch, but the url field is not accurate. ``` app.use("/base", router); router.get("/:service", (req, res, next) => {...}) ``` In this...

agent-nodejs
triage
community

### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/antd-reproduction-template-forked-cx3882) ### Steps to reproduce click on row with window width 1300px. ![expandableTable](https://github.com/ant-design/ant-design/assets/42234614/2e6f07b7-037a-49a2-8eb8-40ae01bcbd02) ### What is expected? The column width should be fixed. ### What...

unconfirmed

I deployed node instances using generic-pool through k8s. But after some time, which varies from 3 days to a few weeks, the generic pool of pods spit out TimeoutError when...