bugyaluwang

Results 24 issues of bugyaluwang

## 🐛 Bug Report `dpdm` should not check the packaged code, but should check `src/index.ts`, which is the source code. Otherwise, the inspection results are meaningless.

## Desc Today I added a menu field to the manifest and added commands to it: ![image](https://github.com/user-attachments/assets/2e1ef9a1-fa7a-45ec-9e78-7af9b25d65b6) And when I finish my code and run it: ![image](https://github.com/user-attachments/assets/7b14e2b7-29cb-40b2-a1ef-fe4ff4af2c76) I found that...

![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `apps/nestjs/package.json` #### Vulnerabilities that will...

### Desc For now, although our system works properly, But, in most cases, with every update, every patch, it's hard to avoid making changes to something else. This will have...

enhancement

### Desc Stabilize the option capability and proceed with document construction ### To Resolve? As the supported options gradually increase, we urgently need documentation to inform developers of some capabilities,...

documentation
enhancement

### Desc It's a good idea to support https://github.com/nodejs/undici ### To Resolve? This package is not a wrapper like axios. So we cannot catch the request now. ### Resolutions(Optional) ...

enhancement

### Describe the bug I refreshing devtools. It can reconnect, but initiators look wrong. ### Steps to reproduce refreshing devtools -> refetch ### System Info ```shell latest ``` ### Logs...

bug

### Desc It would be invaluable to be able to see request that was received and what was sent to other microservices. ### To Resolve? ... ### Resolutions(Optional) ...

enhancement

### Desc Request content based on file and database caching, not just through memory. Otherwise, the memory pressure will be high. ### To Resolve? Unreasonable complete use of memory to...

enhancement