Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Warnings and errors should be ordered by line number #14680

Open
vineethk opened this issue Sep 18, 2024 · 0 comments
Open

[Bug] Warnings and errors should be ordered by line number #14680

vineethk opened this issue Sep 18, 2024 · 0 comments
Labels
bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale

Comments

@vineethk
Copy link
Contributor

🐛 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.

@vineethk vineethk added bug Something isn't working compiler-v2 labels Sep 18, 2024
@brmataptos brmataptos added the stale-exempt Prevents issues from being automatically marked and closed as stale label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants