-
Notifications
You must be signed in to change notification settings - Fork 51
Issues: openrewrite/rewrite-static-analysis
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[README] Dead link "Browse a selection of recipes available through this module in the recipe catalog."
bug
Something isn't working
#386
opened Nov 7, 2024 by
bugwelle
ReplaceDuplicateStringLiterals throws java.lang.NullPointerException on version 1.19.0
bug
Something isn't working
#384
opened Oct 29, 2024 by
adambir
org.openrewrite.staticanalysis.FinalClass
is wrong for nested sub classes
bug
#372
opened Oct 16, 2024 by
Bananeweizen
org.openrewrite.java.migrate.UpgradeToJava17
bug
Something isn't working
question
Further information is requested
#373
opened Oct 15, 2024 by
nddipiazza-ebay
Format empty lines misaligning with Java Code Conventions
recipe
#370
opened Oct 14, 2024 by
punkratz312
InlineOneTimeUsageVariable
enhancement
New feature or request
#363
opened Oct 14, 2024 by
punkratz312
RSPEC-2864 - entrySet()" should be iterated when both the key and value are needed
recipe
#360
opened Oct 12, 2024 by
blipper
org.openrewrite.staticanalysis.UseCollectionInterfaces does not properly remove import
bug
Something isn't working
good first issue
Good for newcomers
#357
opened Oct 11, 2024 by
blipper
org.openrewrite.staticanalysis.FinalizeLocalVariables should not finalized try/catch
bug
Something isn't working
good first issue
Good for newcomers
#359
opened Oct 10, 2024 by
blipper
org.openrewrite.staticanalysis.NoDoubleBraceInitialization
drops constructor collection parameter
bug
#356
opened Oct 10, 2024 by
blipper
Prevent unintentional changes in logging best practices that conflict with Google Java Format
enhancement
New feature or request
question
Further information is requested
#354
opened Oct 5, 2024 by
koppor
org.openrewrite.staticanalysis.RemoveRedundantTypeCast
fails to consider generics correctly
bug
#353
opened Oct 3, 2024 by
blipper
org.openrewrite.staticanalysis.NoDoubleBraceInitialization
fails with nested braces init.
bug
#352
opened Oct 2, 2024 by
blipper
org.openrewrite.staticanalysis.ReplaceDuplicateStringLiterals creates unnecessary duplicates
bug
Something isn't working
#351
opened Oct 2, 2024 by
blipper
org.openrewrite.staticanalysis.AvoidBoxedBooleanExpressions does not understand @NonNull annotations
bug
Something isn't working
#349
opened Oct 2, 2024 by
blipper
Add @Serial annotation to serialVersionUID not working
bug
Something isn't working
#344
opened Sep 24, 2024 by
melloware
ReplaceLambdaWithMethodReference breaks with local record definition
bug
Something isn't working
#336
opened Sep 9, 2024 by
mbruggmann
ExplicitLambdaArgumentTypes imports the wrong class and collides on name importing.
bug
Something isn't working
#323
opened Aug 12, 2024 by
blipper
Chaining Something isn't working
test provided
UseCollectionInterfaces
and RemoveUnusedPrivateFields
incorrectly removes field
bug
#321
opened Aug 5, 2024 by
MagicalAsh
NullableOnMethodReturnType seems incomplete
enhancement
New feature or request
good first issue
Good for newcomers
#318
opened Aug 1, 2024 by
Bananeweizen
NeedsBraces
deletes comments, or moves comments around in confusing, inconsistent way
bug
#315
opened Jul 13, 2024 by
valters
EmptyBlock
removes } else {
when the if
block was empty, breaking the logic
bug
#314
opened Jul 13, 2024 by
valters
InstanceOfPatternMatch gives wrong type parameter
bug
Something isn't working
#308
opened Jun 30, 2024 by
nazoking
InstanceOfPatternMatch adding invalid extra initalization
bug
Something isn't working
#305
opened Jun 27, 2024 by
mathewm3
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.