Skip to content

fix: refactor parsing of req.params#5845

Open
mbtools wants to merge 4 commits into
verdaccio:masterfrom
mbtools:req-params
Open

fix: refactor parsing of req.params#5845
mbtools wants to merge 4 commits into
verdaccio:masterfrom
mbtools:req-params

Conversation

@mbtools
Copy link
Copy Markdown
Collaborator

@mbtools mbtools commented May 5, 2026

Fix several errors during vite:dts build due to express returning string[] | string for req.params:

For example, see "build & push" in https://github.com/verdaccio/verdaccio/actions/runs/25077192007/job/73472856325

image image image

Also fixes type import in web/api/search.

@mbtools
Copy link
Copy Markdown
Collaborator Author

mbtools commented May 6, 2026

Code scan issues should go away after #5847

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant