jhipster / generator-jhipster

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
https://www.jhipster.tech
Apache License 2.0
21.35k stars 4.01k forks source link

Remove usage of `any` type and improve jdl types #20037

Closed emilpaw closed 1 week ago

emilpaw commented 1 year ago
Overview of the feature request

As discussed here https://github.com/jhipster/generator-jhipster/pull/19856#discussion_r994928906 we have a lot of any types in the TypeScript modules. The goal is to remove most of them and make the types more accurate. This probably can't be done at once instead we should remove the anys bit by bit.

Motivation for or Use Case

To fully leverage TypeScripts benefits the amount of the any type needs to be reduced.

Related issues or PR
DanielFran commented 6 months ago

@mshima Is there anything to do here?

mshima commented 6 months ago

Yes, but nothing urgent.

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for too long without any activity. Due to the moving nature of jhipster generated application, bugs can become invalid. If this issue still applies please comment otherwise it will be closed in 7 days