issues
search
typetools
/
checker-framework
Pluggable type-checking for Java
http://checkerframework.org/
Other
1.02k
stars
352
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WPI for nullness fails to annotate a multi-field declaration
#6794
msridhar
opened
7 hours ago
0
Update dependency gradle to v8.10.1
#6793
renovate[bot]
closed
13 hours ago
0
Correct cross-reference
#6792
mernst
closed
1 day ago
0
`@HasQualifierParameter` is inherited
#6791
mernst
closed
1 day ago
0
Reproduction for #6779
#6790
mernst
opened
5 days ago
2
On upgrade to 3.47.0 supplier seems to get inferred as nullable
#6789
agentgt
opened
5 days ago
3
Improved Azure Pipelines quota
#6788
mernst
closed
2 days ago
1
Reorganize the CI section
#6787
mernst
closed
5 days ago
0
Handle conditional expressions like `x.isEmpty() ? null : null`
#6786
mernst
closed
5 days ago
0
Another CFG construction crash when both cases of a ConditionalExpression are the null literal
#6785
msridhar
closed
5 days ago
1
Document pitfalls with calling `getAnnotatedType()` from `visitBinary()`
#6784
mernst
closed
5 days ago
0
Add overload of `addStringPattern`
#6783
mernst
closed
1 day ago
0
Update CF Gradle plugin version.
#6782
smillst
closed
6 days ago
0
Update ubuntu Docker tag to oracular-20240617
#6781
renovate[bot]
closed
6 days ago
1
Warn if `@HasQualifierParameter` is written on a supertype but not on a subtype
#6780
mernst
opened
1 week ago
1
`@HasQualifierParameter` must also be written on subtypes
#6779
mernst
closed
1 day ago
1
Add SQL Quotes checker
#6778
iywang2016
closed
1 day ago
0
Create dependencies when needed
#6777
mernst
opened
1 week ago
0
Don't use `///` comments, whose content must be Markdown
#6776
mernst
closed
1 week ago
0
Remove `resolveDependencies` target
#6775
mernst
closed
1 week ago
0
Support Java 23
#6774
mernst
closed
1 week ago
1
Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.770
#6773
renovate[bot]
closed
1 week ago
0
Removing the `@OptionalBottom` type and annotation
#6772
jyoo980
closed
1 week ago
1
Update versions.errorprone to v2.31.0
#6771
renovate[bot]
closed
1 week ago
0
Nullness checker crash: StructuralEqualityComparer: unexpected combination
#6770
Calvin-L
opened
2 weeks ago
0
`type.argument.inference.crashed` error with method reference
#6769
msridhar
opened
2 weeks ago
0
Unexpected `type.arguments.not.inferred` error
#6768
msridhar
opened
2 weeks ago
2
Support Java 22
#6767
mernst
closed
3 weeks ago
0
Update dependency io.github.classgraph:classgraph to v4.8.175
#6766
renovate[bot]
closed
3 weeks ago
0
Run Lombok under Java 22
#6765
mernst
closed
3 weeks ago
0
Fix crash with a workaround
#6764
smillst
closed
3 weeks ago
0
Update dependency gradle to v8.10
#6763
renovate[bot]
closed
3 weeks ago
0
BugInCF type is not an erased subtype of supertype
#6762
nickbreen
opened
4 weeks ago
1
BugInCF groupingBy collector
#6761
nickbreen
closed
1 week ago
2
False positive with dereference.of.nullable
#6760
mahfouz72
closed
3 weeks ago
4
Avoid a crashing when inference crashed.
#6759
smillst
closed
3 weeks ago
2
Setting precondition for a overriden function
#6758
gunjanaggarwal
opened
4 weeks ago
0
Add an option to turn exception messages into a single line.
#6757
smillst
closed
4 weeks ago
0
@Nullable result inferred for @NonNull returning method
#6756
MichalStehlikCz
opened
4 weeks ago
0
type.arguments.not.inferred / crash using result of collect groupingBy
#6755
MichalStehlikCz
opened
4 weeks ago
0
Update versions.errorprone to v2.30.0
#6754
renovate[bot]
closed
1 month ago
0
error: AsSuperVisitor: type is not an erased subtype of supertype.
#6753
vishnukk
opened
1 month ago
14
Don't crash on b ? null : null;.
#6752
smillst
closed
1 month ago
0
Add another place for switch expressions.
#6751
smillst
closed
1 month ago
0
expression.unparsable in stream created from value set
#6750
MichalStehlikCz
opened
1 month ago
1
AsSuperVisitor: type is not an erased subtype of supertype - return empty Optional from enhanced switch
#6749
MichalStehlikCz
closed
1 month ago
0
Inference is not able to use return type in @Nullable type inference
#6748
MichalStehlikCz
opened
1 month ago
0
False positive due to failure to capture full type information
#6747
MichalStehlikCz
opened
1 month ago
0
Don't run the dataflow tests twice.
#6746
smillst
closed
1 month ago
0
Delete docs/api in clean task.
#6745
smillst
closed
1 month ago
0
Next