Tibor Blenessy

Results 39 comments of Tibor Blenessy

we didn't manage to do this in current sprint, removing from milestone

sorry, I mixed the issues, this comment was meant for #1985

I created draft PR #2848 , which is unfinished. We currently don't support type resolution in the new test framework. I decided to postpone this rule for later.

30 seconds are rather abnormal, this happens on Windows due to antivirus settings. I think on linux machines it is much much faster, otherwise we should check how we could...

There are multiple FP patterns for the `no-unmodified-loop` rule we are using, I think we should consider rewriting the rule completely. Some of the FP patterns are documented below ```...

We've decided not to implement this, because having tsconfig file is requirement for any TS project, so the use case of this change is limited only to some toy examples...

Related to https://services.sonarsource.com/browse/SUPPORT-16890 (internal link)

hello @sivantha96 , can you please post your problem on our community forum https://community.sonarsource.com/ ? This is legacy repository and analysis is not done using this plugin anymore. It's likely...

hello @eranshabi , I am not able to reproduce this issue with TypeScript 3.4.5 . This rule just uses information from TypeScript compiler, and consequently, it will depend on the...