The JavaScript and TypeScript Nightly v5.7.20240911 update broke some part of the Add all missing imports source action. Ever since then, some imports would be incorrectly imported with the type only attribute; i.e.
instead of
for situations where type only imports are not correct.