You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates S8688 metadata to lower severity and enables the rule in the Sonar way profile, resolving the mismatched test resource file name.
✅ 1 resolved✅ Bug: Filename diff_S2143.json doesn't match ruleKey S8688
📄 its/autoscan/src/test/resources/autoscan/diffs/diff_S2143.json:1-6
The new file is named diff_S2143.json but contains "ruleKey": "S8688". All other files in this directory follow the convention diff_{ruleKey}.json (e.g., diff_S100.json contains "ruleKey": "S100"). This mismatch will likely cause the autoscan test infrastructure to either not pick up the diff for S8688, or incorrectly associate it with S2143.
Options
Auto-apply is off → Gitar will not commit updates to this branch. Display: compact → Showing less information.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of
Summary by Gitar
defaultSeverityfromMajortoInfoinS8688.json.MAINTAINABILITYandRELIABILITYimpact levels toINFO.S8688by adding it toSonar_way_profile.json.diff_S2143.jsonfor ruleS8688verification.This will update automatically on new commits.