Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors seem to be architecture dependant #116

Open
tback opened this issue Sep 20, 2024 · 0 comments
Open

Errors seem to be architecture dependant #116

tback opened this issue Sep 20, 2024 · 0 comments

Comments

@tback
Copy link

tback commented Sep 20, 2024

Current Behavior

Exceptions live in the platform dependent part. Handling them is therefore platform dependent as well. An example

...
onepassword.lib.aarch64.op_uniffi_core.Error.Error: msg='error resolving secret reference: the specified field cannot be found within the item'

Desired Behavior

Please have platform independent exceptions.

Benefits & Value

Code that is written on modern macs can be run on the developer machine natively and work the same way on production systems that are on intel

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant