Skip to content

Ensure all packages are @NullMarked #6427

@shakuzen

Description

@shakuzen

While most packages are @NullMarked, some packages are not and instead some classes within the package are @NullMarked. For ensuring a consistent nullability specification throughout our API, it would be better to make sure everything is marked, except specific places we have a reason to not mark it. We chose not to handle this when doing #5547 to keep the scope limited and migrate what we had.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions