Closed gfs closed 1 year ago
Describe the bug After the fix in #581 the method to obtain the available fixes returns a non-deterministic ordering of the fixes.
To Reproduce Have a file with an issue with fixes available, view available fixes multiple times, the ordering will change.
Expected behavior Replacements should appear before suppressions.
Additional context Before returning the fixes to the UX we should order them to ensure replacements are ordered before suppressions.
Describe the bug After the fix in #581 the method to obtain the available fixes returns a non-deterministic ordering of the fixes.
To Reproduce Have a file with an issue with fixes available, view available fixes multiple times, the ordering will change.
Expected behavior Replacements should appear before suppressions.
Additional context Before returning the fixes to the UX we should order them to ensure replacements are ordered before suppressions.