Skip to content

(SW-W1014) Unimplemented functions should be marked as unavailable #9

@VerisimilitudeX

Description

@VerisimilitudeX

Description

Unimplemented functions in Swift code can cause confusion for users who may think the function is available to use. This can lead to runtime errors and unexpected behavior. To prevent this issue, it's recommended to mark any unimplemented functions as unavailable using the @available attribute. This communicates to users that …

Occurrences

There are 11 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/VerisimilitudeX/nerfs/issue/SW-W1014/occurrences/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions