Anshul Goyal

Results 4 issues of Anshul Goyal

The action uses the backslash (\) instead of slash (/) for the key on windows causing incorrect upload on S3

Add test for type to JSON conversions. Currently, we do not have any test for conversions.

enhancement

This Pr tries to fix #4231. It uses `get_display_name` instead of `get_name` in clap_mangen as suggested [here](https://github.com/clap-rs/clap/discussions/3603#discussioncomment-3645485).