[Bug] Warnings and errors should be ordered by line number #14680
Labels
bug
Something isn't working
compiler-v2
stale-exempt
Prevents issues from being automatically marked and closed as stale
🐛 Bug
When there are different classes of warnings reported, eg., by the linter, they are ordered based on classes of warnings, rather than line numbers. We may want to order them based on line numbers.
To reproduce
See
third_party/move/move-compiler-v2/tests/lints/stackless_bytecode_lints/needless_mutable_reference_warn.exp
.The text was updated successfully, but these errors were encountered: