Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / typetools/checker-framework issues and pull requests
#6674 - Non-Empty Checker
Pull Request -
State: open - Opened by mernst 8 months ago
#6673 - Add "compile" target
Pull Request -
State: closed - Opened by mernst 8 months ago
#6672 - Formatter Checker: ignore literals in type argument inference.
Pull Request -
State: closed - Opened by smillst 8 months ago
#6671 - Type argument inference failure with throws
Issue -
State: open - Opened by smillst 8 months ago
- 3 comments
#6670 - Update ubuntu Docker tag to v24
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
- 1 comment
#6669 - Update ubuntu Docker tag to mantic-20240530
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
- 1 comment
#6668 - Update docker images with jtreg7, etc.
Pull Request -
State: closed - Opened by mernst 8 months ago
#6667 - Update dependency io.github.classgraph:classgraph to v4.8.174
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
#6666 - Spurious resource leak type.argument error on uses of `method(SomeClass.class)`
Issue -
State: open - Opened by Calvin-L 8 months ago
- 1 comment
Labels: ResourceLeakChecker
#6665 - Add `graphviz` to list of dev dependencies for macOS
Pull Request -
State: closed - Opened by jyoo980 8 months ago
#6664 - Compilation failure in checker-framework code since update to 3.43.0
Issue -
State: open - Opened by pSub 8 months ago
- 5 comments
Labels: crash
#6663 - False positive with captured wildcards
Issue -
State: open - Opened by smillst 9 months ago
#6662 - Improve Javadoc for `getAnnotationFromJavaExpression`.
Pull Request -
State: closed - Opened by smillst 9 months ago
#6661 - Boolean variables in dataflow
Pull Request -
State: open - Opened by smillst 9 months ago
- 2 comments
#6660 - How to indicate that side effects can change a value's type qualifiers
Pull Request -
State: closed - Opened by mernst 9 months ago
#6659 - Define `TreeUtils.fieldsFromClassTree()`
Pull Request -
State: closed - Opened by mernst 9 months ago
#6658 - Non-Empty Checker
Pull Request -
State: open - Opened by mernst 9 months ago
- 2 comments
#6657 - Fix WPI Non-Termination Issue with @UnknownInitialization Annotations
Pull Request -
State: open - Opened by erfan-arvan 9 months ago
- 2 comments
#6656 - Non-Empty Checker + Optional Checker
Pull Request -
State: open - Opened by mernst 9 months ago
- 2 comments
#6655 - Added a Tree argument to AnnotatedTypes.adaptParameters()
Pull Request -
State: closed - Opened by smillst 9 months ago
#6654 - Add comment to test case.
Pull Request -
State: closed - Opened by smillst 9 months ago
- 1 comment
#6653 - Update dependency io.github.classgraph:classgraph to v4.8.173
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#6652 - Crash in 3.44.0 lambda type inference
Issue -
State: open - Opened by lcahmu 9 months ago
Labels: crash
#6651 - Rename FlowExpression to JavaExpression in tests.
Pull Request -
State: closed - Opened by smillst 9 months ago
#6650 - Make it so that you can tell which test failed.
Pull Request -
State: closed - Opened by smillst 9 months ago
#6649 - Combine isVarArg util methods.
Pull Request -
State: closed - Opened by smillst 9 months ago
#6648 - Update to JavaParser 3.26.0
Issue -
State: open - Opened by msridhar 9 months ago
- 2 comments
#6647 - Don't use `-XDrawDiagnostics` in testing framework
Pull Request -
State: closed - Opened by mernst 9 months ago
#6646 - Don't use `-XDrawDiagnostics` in jtreg tests when it is not necessary
Pull Request -
State: closed - Opened by mernst 9 months ago
#6645 - Update plugin net.ltgt.errorprone to v4
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
- 1 comment
#6644 - False positive with exhaustive switch over enum type
Issue -
State: closed - Opened by msridhar 9 months ago
- 1 comment
Labels: False Positive (false warning or imprecision)
#6643 - Update versions.errorprone to v2.28.0
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#6642 - Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.734
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#6641 - Map.of with strings causes confusing type inference with FormatChecker
Issue -
State: closed - Opened by frjonsen 9 months ago
#6640 - Update versions.autoValue to v1.11.0
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#6639 - Update dependency gradle to v8.8
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#6638 - Use instantiation of inference variable.
Pull Request -
State: closed - Opened by smillst 9 months ago
#6637 - Add passing test case for Issue 6636
Pull Request -
State: closed - Opened by smillst 9 months ago
#6636 - Crash "AsSuperVisitor: type is not an erased subtype of supertype" upgrading from 3.42.0 to 3.43.0
Issue -
State: closed - Opened by lcahmu 9 months ago
- 2 comments
#6635 - Crash "StructuralEqualityComparer: unexpected combination" upgrading from 3.42.0 to 3.43.0
Issue -
State: closed - Opened by lcahmu 9 months ago
- 1 comment
#6634 - Use camelCase for "CFG"
Pull Request -
State: closed - Opened by mernst 9 months ago
- 1 comment
#6633 - Name nodes `n` rather than `t`
Pull Request -
State: closed - Opened by mernst 9 months ago
#6632 - Preprocess unicode escapes when parsing using JavaParser
Pull Request -
State: closed - Opened by kelloggm 9 months ago
- 3 comments
#6631 - Compiler Crash on Parsing Specific Java Program
Issue -
State: closed - Opened by iamsanjaymalakar 9 months ago
- 10 comments
Labels: crash
#6630 - Compiler exception due to mismatch between JavaParser and javac
Issue -
State: closed - Opened by iamsanjaymalakar 9 months ago
- 4 comments
Labels: bug
#6629 - Problem with dataflow inside a lambda during type argument inference
Issue -
State: open - Opened by roded 9 months ago
- 6 comments
#6628 - Add a location to BugInCF
Pull Request -
State: closed - Opened by smillst 9 months ago
#6627 - Use `escapeString()` instead of `format()`
Pull Request -
State: closed - Opened by mernst 9 months ago
#6626 - Documentation in `GenericAnnotatedTypeFactory`
Pull Request -
State: closed - Opened by mernst 9 months ago
#6625 - Make worklist more efficient
Pull Request -
State: closed - Opened by mernst 9 months ago
#6624 - Cache the result of `AbstractAnalysis.getResult()`
Pull Request -
State: closed - Opened by mernst 9 months ago
#6623 - Performance regression in 3.43.0 with nested streams
Issue -
State: open - Opened by danthe1st 9 months ago
- 1 comment
Labels: Performance
#6622 - Rename `storesFrom` to `storesFromId`
Pull Request -
State: closed - Opened by mernst 9 months ago
#6621 - Code simplifications
Pull Request -
State: closed - Opened by mernst 9 months ago
#6620 - Crash with bad CFGVisualizer `outdir=`
Issue -
State: open - Opened by mernst 9 months ago
#6619 - How to output verbose CFGs
Pull Request -
State: closed - Opened by mernst 9 months ago
#6618 - When verbose, always output resultValue
Pull Request -
State: closed - Opened by mernst 9 months ago
#6617 - Optional Checker: Move code to addComputedTypeAnnotations.
Pull Request -
State: closed - Opened by smillst 9 months ago
#6616 - Improve documentation for `AnnotatedTypeFactory#logGat`
Pull Request -
State: closed - Opened by jyoo980 9 months ago
#6615 - Clean ups.
Pull Request -
State: closed - Opened by smillst 9 months ago
#6614 - Correct handling of qualifier only constraints
Pull Request -
State: closed - Opened by smillst 9 months ago
#6613 - Short-circuit purity check in `CFAbstractTransfer.isExpressionOrStatementPure`
Pull Request -
State: closed - Opened by jyoo980 9 months ago
#6612 - Run CI for collections of resources
Pull Request -
State: open - Opened by skehrli 9 months ago
- 1 comment
#6611 - Implement `JavaExpression.SuperReference`
Pull Request -
State: closed - Opened by jyoo980 9 months ago
- 2 comments
#6610 - Rename `FoundLocalException` => `FoundLocalVarException`
Pull Request -
State: closed - Opened by mernst 9 months ago
#6609 - Add Delegation Checker
Pull Request -
State: open - Opened by jyoo980 9 months ago
#6608 - Use `recreateTransferResult()` rather than re-implementing it
Pull Request -
State: closed - Opened by mernst 9 months ago
#6607 - Add Non-Empty Checker
Pull Request -
State: closed - Opened by jyoo980 9 months ago
- 2 comments
#6606 - Minor improvements
Pull Request -
State: closed - Opened by mernst 9 months ago
#6605 - Add `NodeUtils.isMethodInvocation()` that takes a list of methods
Pull Request -
State: closed - Opened by mernst 9 months ago
#6604 - Output the result value in CFG visualization
Pull Request -
State: closed - Opened by mernst 9 months ago
- 1 comment
#6603 - Minor improvements
Pull Request -
State: closed - Opened by mernst 9 months ago
#6602 - Simplify `FunctionalInterfaceNode.toString()`
Pull Request -
State: closed - Opened by mernst 9 months ago
#6601 - Rename `stores` to `inputs` for consistency with `AbstractAnalysis`
Pull Request -
State: closed - Opened by mernst 9 months ago
#6600 - Fix typos
Pull Request -
State: closed - Opened by mernst 9 months ago
#6599 - Use `System.lineSeparator()` rather than `\n`
Pull Request -
State: closed - Opened by mernst 9 months ago
#6597 - Implement method-level support for `skipDefs` flag
Pull Request -
State: closed - Opened by jyoo980 9 months ago
- 1 comment
#6591 - Implement `JavaExpression` for a `FunctionalInterfaceNode`
Pull Request -
State: closed - Opened by jyoo980 10 months ago
- 8 comments
#6587 - Parallelize `make` invocations
Pull Request -
State: closed - Opened by mernst 10 months ago
#6570 - Inconsistent inferred annotated file generation during WPI iterations causing non-termination
Issue -
State: closed - Opened by iamsanjaymalakar 10 months ago
- 5 comments
#6388 - Error: "StructuralEqualityComparer: unexpected combination" when upgrading to 3.42.0
Issue -
State: closed - Opened by kennknowles about 1 year ago
- 4 comments
Labels: bug, crash
#6382 - False positive NonNull requirement for generic input
Issue -
State: closed - Opened by spacether about 1 year ago
- 1 comment
#6380 - Request for guidance, allowance of nonnull in null, suggested path forward?
Issue -
State: open - Opened by spacether about 1 year ago
#6379 - Set.contains is incorrectly requiring a non-nullable input arg, can it be updated to allow null in?
Issue -
State: open - Opened by spacether about 1 year ago
- 3 comments
#6378 - Checker framework crashes, how do I prevent the crash?
Issue -
State: closed - Opened by spacether about 1 year ago
- 1 comment
#6377 - `@MustCallAlias` annotation must appear in both return type and parameter type (or not at all)
Pull Request -
State: open - Opened by jyoo980 about 1 year ago
#6376 - RLC: warn when `@MustCallAlias` is written on a return type but no parameter type, and vice versa
Issue -
State: open - Opened by msridhar about 1 year ago
- 7 comments
Labels: good first issue, ResourceLeakChecker
#6375 - Update an RLC regression test
Pull Request -
State: closed - Opened by msridhar about 1 year ago
#6374 - Handling of obsolete declaration annotations on arrays where the element is a type parameter
Issue -
State: open - Opened by cushon about 1 year ago
#6373 - Performance regression after 3.34.0
Issue -
State: open - Opened by cushon about 1 year ago
#6372 - Fix Issue 6317
Pull Request -
State: closed - Opened by msridhar about 1 year ago
- 1 comment
#6371 - Spurious interning error in for-each loop: "found `long`, required `@Interned long`"
Issue -
State: open - Opened by Calvin-L about 1 year ago
#6370 - Add support for opt.map(type::method) pattern.
Pull Request -
State: closed - Opened by smillst about 1 year ago
- 3 comments
#6369 - ReportChecker: Fix array access crash.
Pull Request -
State: closed - Opened by smillst about 1 year ago
#6368 - Fix guava-assertions.astub.
Pull Request -
State: closed - Opened by smillst about 1 year ago
#6367 - Add support for OptionalDouble, OptionalInt, OptionalLong
Pull Request -
State: closed - Opened by smillst about 1 year ago
#6367 - Add support for OptionalDouble, OptionalInt, OptionalLong
Pull Request -
State: open - Opened by smillst about 1 year ago
#6366 - Add Optional method annotations.
Pull Request -
State: closed - Opened by smillst about 1 year ago
#6366 - Add Optional method annotations.
Pull Request -
State: closed - Opened by smillst about 1 year ago
#6365 - Add AssertMethod annotations for Guava classes to stubfiles.
Pull Request -
State: closed - Opened by smillst about 1 year ago
- 1 comment