Skip to content

Issues: Feuermagier/autograder

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Modernize should be enum attribute enhancement New feature or request false-negative A lint should trigger on code that is wrong.
#534 opened May 16, 2024 by Luro02 v0.6.0
Improvements to PartialEvaluator enhancement New feature or request low-priority message Messages that can be improved, are hard to understand or lack context
#532 opened May 13, 2024 by Luro02
2 tasks
Evaluate necessity of too large try-catch block question Further information is requested
#530 opened May 13, 2024 by Luro02
Interface check should ignore sequenced collections (where the order is important) bug Something isn't working false-positive A lint triggers on something that is correct.
#529 opened May 13, 2024 by Luro02
Remove subList check or make it smarter enhancement New feature or request
#528 opened May 13, 2024 by Luro02
Remove Optional check D-easy Easy to implement.
#527 opened May 13, 2024 by Luro02
Improve avoid shadowing lint, by only triggering when the shadowed variables are both used. bug Something isn't working false-positive A lint triggers on something that is correct.
#525 opened May 13, 2024 by Luro02
Separate SpoonUtil/make it independent of autograder-core enhancement New feature or request unresolved Some decisions have not been made yet or it is not obvious what should be detected.
#524 opened May 11, 2024 by Luro02
3 tasks
Detect reimplementation of sorting algorithms enhancement New feature or request new-lint A new lint. unresolved Some decisions have not been made yet or it is not obvious what should be detected.
#516 opened May 7, 2024 by Luro02
Too large try block should check if the block must be that large. bug Something isn't working false-positive A lint triggers on something that is correct.
#515 opened May 3, 2024 by Luro02
Leaked Collection Check does not detect nested collections bug Something isn't working false-negative A lint should trigger on code that is wrong. low-priority
#514 opened May 3, 2024 by Luro02
final check doesn't work correctly when not initialized in all constructor bug Something isn't working false-positive A lint triggers on something that is correct.
#508 opened Apr 25, 2024 by Luro02
When should one replace sequential .add with an .addAll? false-positive A lint triggers on something that is correct. unresolved Some decisions have not been made yet or it is not obvious what should be detected.
#505 opened Apr 24, 2024 by Luro02
api.CheckIterableDuplicates does not detect code where contains is used in addition to add bug Something isn't working D-easy Easy to implement. false-negative A lint should trigger on code that is wrong.
#502 opened Apr 18, 2024 by Luro02
Detect continuously named/numbered identifiers with the same prefix enhancement New feature or request new-lint A new lint.
#496 opened Apr 17, 2024 by Luro02
Add support for code coverage github Everything related to github and ci low-priority testing Everything related to testing
#495 opened Apr 17, 2024 by Luro02
Suggest method parameter should be an attribute enhancement New feature or request new-lint A new lint.
#492 opened Apr 12, 2024 by Luro02
Ignore default case for exception thrown, but not documented bug Something isn't working false-positive A lint triggers on something that is correct.
#489 opened Apr 11, 2024 by Luro02
Suggest using Map#keySet/Map#valueSet api lints that check for code that reimplements parts of the api enhancement New feature or request low-priority new-lint A new lint.
#488 opened Apr 11, 2024 by Luro02
ClosedSetOfValues should ignore switches that map a constant to some class bug Something isn't working false-positive A lint triggers on something that is correct.
#487 opened Apr 11, 2024 by Luro02
ProTip! Updated in the last three days: updated:>2024-05-23.