Skip to content

AddNullMarkedToClass has no documentation #5433

@uhafner

Description

@uhafner

In 2.46.0 I get a lot of new warnings due to AddNullMarkedToClass. The link resolves to https://errorprone.info/bugpattern/AddNullMarkedToClass, which is empty. It would be helpful to get some instructions for this rule.

I marked all my classes using a package directive, so I have no idea what I am making wrong:

@DefaultAnnotation(NonNull.class)
package edu.hm.hafner.util;

See https://github.com/uhafner/codingstyle/runs/59898174755 and uhafner/codingstyle#1714.

Metadata

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