I’m getting the SonarQube finding “Implement this intended architecture component” for bascially all PRs all of a sudden. These PRs only touch a single or a small number of files.
Right now I see no other way than to delete the intended architecture.
Update: The rule is flagging all architecture components which are not changed in the respective PR. It is rule tsarchitecture:S8464. I try to disable it for now.
Thanks, Christian. We actually removed it from the default quality profile. We are working on an interim solution where the rule is not triggered on PRs as it does not make that much sense anyway.