Skip to content

Usages of PackageName::unchecked / How should errors look to users if we dont have a package name to display? #197

@mara-schulke

Description

@mara-schulke
          Having this means we can violate "type safety". Are there multiple places where we are using this?

I think I only saw one use of it, where we do: PackageName::unchecked("."). If that is the only use, do you think it might be a good strategy to implement Default instead and then call PackageName::default() there? 👵🏼

Originally posted by @xfbs in #194 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugReports or fixes associated with bugs in this projectcomplexity::lowIssues or ideas with a low implementation costcomponent::cliEverything related to the buffrs clipriority::highUrgent change or idea, please review quickly

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions