Witold Karaś
Witold Karaś
### Description [S2930](https://rules.sonarsource.com/csharp/RSPEC-2930) doesn't recognize Dispose() and DisposeAsync() calls made in DisposeAsync() method, resulting in false-positives:  Issue is similar to #3324 ### Repro steps Analyze following code: ```csharp namespace...
**Product and Version Used**: Roslynator.Analyzers 4.12.2 **Steps to Reproduce:** Following code or similar one containing if statement with multiple conditions, but without any nesting: ```csharp private void Foo(string bar, int...
Hello, `TheRest()` method in `ListBuilderExtensions` doesn't seem to make any effect on generated data, when it is used after `Random()`. It doesn't throw any exception either, which results in incorrect...
Right now in ATAK chat, text messages sent from some remote Meshtastic-only devices are received like they're coming from your own local node address. In consequence, chatting from ATAK to...