Upgrade dependency of swagger generation tool
Open
dependencies
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 393
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
Azurite use a tool to generate Azurite code from storage swagger. https://github.com/Azure/Azurite/blob/main/CONTRIBUTION.md#regeneration-protocol-layer-from-swagger-by-autorest
The tool is : https://github.com/Azure/Azurite/blob/main/CONTRIBUTION.md#regeneration-protocol-layer-from-swagger-by-autorest
However, the tool is still based on deprecated Node 10, and on new machine install the dependency of the tool them build will fail.
We should upgrade the dependencies of the tools to latest.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.