Skip to content

Incomplete handling of downstream deps for Lombok @Data @NoArgsConstructor classes #235

Open
@msridhar

Description

I found that annotator will make a field @Nullable in a Lombok @Data @NoArgsConstructor class without accounting for errors from calls to the getter for that field (which then returns @Nullable) in downstream deps, even in strict mode. Not sure how easy this would be to fix or how urgent it is. Just wanted to note it.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions