I am trying to import code and static code check results for APL language (there is no plugin for SonarQube). I have imported all files as txt, created manual rules and manual issue. Installed SQALE plugin and defined measures for my rules, but technical debt is not calculated.
I assume that this is because my rules are not in QualityProfile for my project (I used standart SonarWay C#, Project has C# as language), but I just can not add them there :(
Here is what I get when I try to activate them -
0 rule(s) changed, 50 rule(s) ignored in profile Sonar way - C#