Skip to content

SKYAsset properties has incorrect nullability annotation #147

@cheungpat

Description

@cheungpat

SKYAsset properties are currently marked non-nullable but the implementation is actually nullable. Either:

  • mark property nullable; or
  • make property to always return NSNumber

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