Skip to content

Nested change not highlighted when selecting error #15

@amchiclet

Description

@amchiclet
  1. Infer type qualifiers for the project jolden-health.

  2. Select the change Change parameter back to @Nullable Village. Expand it.

  3. Select the error

    incompatible types in argument.
    Village village = new Village(level, label, back, seed);
    found : @Initialized @Nullable Village
    required : @Initialized @NonNull Village
    
  4. The change Change parameter p to @Nullable Village should be highlighted but it is not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions