issues
search
google
/
error-prone
Catch common Java mistakes as compile-time errors
https://errorprone.info
Apache License 2.0
6.95k
stars
752
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
An unhandled exception was thrown by the Error Prone static analysis plugin.
#4944
lfarkas
opened
7 hours ago
1
[v2.37.0] Disabled checks are executed when XepPatchChecks: is empty
#4943
krisso-rtb
opened
19 hours ago
0
Reformat with latest version of google-java-format
#4942
copybara-service[bot]
closed
1 day ago
0
IndexOutOfBoundsException for BugPattern: UnusedVariable
#4941
ferreiraapfernanda
opened
1 day ago
1
Adjust indentation of `// fall through` comments after unknown commit
#4940
copybara-service[bot]
closed
1 day ago
0
Make OverrideThrowableToString match MethodTrees
#4939
copybara-service[bot]
closed
1 day ago
0
Reformat with latest text block style
#4938
copybara-service[bot]
closed
1 day ago
0
Bug pattern: StringConcatToTextBlock
#4937
sergiorebelo
closed
3 days ago
2
Var false positive for record constructor modifications
#4936
ben-manes
opened
3 days ago
0
style: prefer https:// links in favour of http://
#4935
copybara-service[bot]
closed
4 days ago
0
Only emit StringConcatToTextBlock findings for source versions that support text blocks
#4934
copybara-service[bot]
closed
5 days ago
0
Keep some mandatory parens in PatternMatchingInstanceOf
#4933
copybara-service[bot]
closed
5 days ago
0
Symmetrize the handling of the statements after the `if` between the negated and non-negated cases.
#4932
copybara-service[bot]
closed
6 days ago
0
StringConcatToTextBlock shouldn't run when using source level that doesn't support text blocks
#4931
tbroyer
closed
5 days ago
0
[PatternMatchingInstanceof] Make negated matches optional
#4930
PhilippWendler
opened
6 days ago
0
An unhandled exception was thrown by the Error Prone static analysis plugin.
#4929
jamiesellick93
closed
6 days ago
4
An unhandled exception was thrown by the Error Prone static analysis plugin.
#4928
jamiesellick93
closed
6 days ago
2
StringConcatToTextBlock and "Do not generate any debugging information(-g:none)" cause NullPointerException
#4927
aterai
closed
6 days ago
1
Remove dependency on error_prone_type_annotations
#4926
copybara-service[bot]
closed
1 week ago
0
Feature request: Let PatternMatchingInstanceof apply only in same block
#4925
PhilippWendler
opened
1 week ago
6
Remove dependency on error_prone_type_annotations
#4924
protocol7
closed
1 week ago
0
Patch suggestion of PatternMatchingInstanceOf introduces syntax error in switch or if
#4923
PhilippWendler
closed
5 days ago
0
Patch suggestion of PatternMatchingInstanceOf introduces duplicate variable names
#4922
PhilippWendler
opened
1 week ago
2
Patch suggestion of PatternMatchingInstanceOf can change code behavior
#4921
PhilippWendler
opened
1 week ago
3
Fix an NPE in StringConcatToTextBlock
#4920
copybara-service[bot]
closed
1 week ago
0
Lombok causes a crash in StringConcatToTextBlock
#4918
marcindabrowski
opened
1 week ago
4
Add handling of `Futures.submitAsync` (static method)
#4917
copybara-service[bot]
closed
1 week ago
0
ErrorProne 2.37: StringConcatToTextBlock causes java.util.NoSuchElementException
#4916
mmoayyed
closed
1 week ago
3
Handle multiple arguments in `thenThrow`.
#4915
copybara-service[bot]
closed
1 week ago
0
UnescapedEntity support for @snippet javadoc tag
#4914
ben-manes
opened
1 week ago
5
[StatementSwitchToExpressionSwitch] test-only change; explicitly set default flag values currently used in unit tests
#4913
copybara-service[bot]
opened
1 week ago
0
Adds type_annotations back but as a relocation to annotations
#4912
copybara-service[bot]
closed
1 week ago
0
Optimization: Abort class scan in `JUnit4TestNotRun` if all suspicious methods have been excluded.
#4911
copybara-service[bot]
closed
1 week ago
0
Sniff out the canonical constructor using detective work rather than a flag which isn't there.
#4910
copybara-service[bot]
closed
1 week ago
0
Handle `yield` in Reachability
#4909
copybara-service[bot]
closed
1 week ago
0
In StringConcatToTextBlock, don't assume that string literals always have source position information
#4908
copybara-service[bot]
closed
1 week ago
0
Hardcode `BoxedPrimitiveEquality:ExemptStaticConstants = false`.
#4907
copybara-service[bot]
closed
1 week ago
0
Adds type_annotations back but as a relocation to annotations
#4906
tbroyer
closed
1 week ago
1
Make return of findPathFromEnclosingNodeToTopLevel @Nullable
#4905
copybara-service[bot]
closed
1 week ago
0
Remove separate type_annotations artifact
#4904
copybara-service[bot]
closed
1 week ago
2
Make return of findPathFromEnclosingNodeToTopLevel @Nullable
#4903
msridhar
closed
1 week ago
0
Improve handling of raw types
#4902
copybara-service[bot]
closed
1 week ago
0
Make TooManyParameters analyzer ignore methods that have apps framework HttpMethod annotations.
#4901
copybara-service[bot]
opened
1 week ago
0
Discourage assignment expressions.
#4900
copybara-service[bot]
closed
1 week ago
0
Have `UAnyOf#accept` invoke `TreeVisitor#visitOther`
#4899
copybara-service[bot]
closed
1 week ago
0
style: prefer https:// links in favour of http://
#4898
vlsi
closed
1 week ago
0
style: prefer https:// links in favour of http://
#4897
vlsi
closed
4 days ago
2
Make TooManyParameters analyzer ignore constructors that have @AutoFactory annotation.
#4896
copybara-service[bot]
closed
1 week ago
0
Get Choice off Guava's Optional/Predicate/Function types.
#4895
copybara-service[bot]
closed
1 week ago
0
Add "public" to constructors in constructor_withAtInject and ignoresAutoFactory tests.
#4894
copybara-service[bot]
closed
1 week ago
0
Next