Hi all!
We continue to play around with the styling in our Community. For example, now we have icons instead of just colors to represent different categories.
What do you think?
Your feedback is super valuable to us. We actually recently counted how many product improvements (tickets, doc fixes, etc.) were reported to us in Q1, and it was 200! That’s huge.
As always, we are grateful for the feedback we’ve gotten this week, and for every time you give us feedback. So like every week, we want to spend some time acknowledging everyone who prompted interesting discussions and gave us feedback to help us continuously improve.
SonarQube Server:
- Tale as old as time – we released a new version of SonarQube Server and didn’t update the docs of sonar-plugin-api to specify which version was used. Thanks as always @guwirth. PR opened.
SonarQube Cloud:
- Did you know about treeless clones? We didn’t until @MelDommer clued us in! It turns out that it slows down the collection of blame data by the scanner by quite a lot. We’ll investigate if we can support it better, or simply warn against it.
Rule & Language Improvements:
-
php:S1185
should not raise on methods with customized Symfony serialization. Thanks for the feedback @Guillaume_Wambre. SONARPHP-1651 -
Our COBOL analysis fails to parse
PERFORM UNTIL EXIT
clauses, as reported to us by @rr88. Thanks for the heads-up. SONARCOBOL-1748 -
Web:S5255
should not be triggered in Vue files ifv-if
andv-else
attributes are being used. Thanks @Jak-Ch-ll! SONARHTML-298 -
@hannes reported a parsing error (well, asked how to find a parsing error) in the logs, and it pointed to a larger problem about parsing VueJS files with Typescript. We created JS-674 to work on this. Thanks!
Once more, we extend our thanks to everyone mentioned here - and those we may have missed - for their efforts in strengthening this community and enhancing our Sonar products.
Please leave your own shout-outs below – whether for another community member or a SonarSourcer who assisted you this week. If there’s someone you think should be acknowledged in next week’s roundup, don’t hesitate to let us know.