Steps to reproduce:
- Open https://sonarcloud.io/project/issues?branch=python3_migration&id=Xmipp&issues=AXKeGlbUDmgOXZCXT_78&open=AXKeGlbUDmgOXZCXT_78
- Click on “Why is this an issue” link
Expected behavior:
Description regarding the ‘Implicit casts should not lower precision’ should be shown in the floating window, probably this one: https://sonarcloud.io/organizations/i2pc/rules?languages=cpp&open=cpp%3AS5276&q=precision
Actual behavior:
Description regarding the ‘Functions with “noreturn” attribute should not return’ is shown in the floating window (this one: https://sonarcloud.io/organizations/i2pc/rules?languages=cpp&open=cpp%3AS5267&q=noreturn)
It seems that the error is in the address, as one rule has ID cpp:S5267 and the other cpp:S5276