mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[PR #35] [MERGED] Add more informative error messages #412
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#412
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jpochyla/psst/pull/35
Author: @brightly-salty
Created: 3/7/2021
Status: ✅ Merged
Merged: 3/9/2021
Merged by: @jpochyla
Base:
master← Head:more-informative-error-messages📝 Commits (2)
0442f0aAdd more informative error messages0ae7a39Update error.rs📊 Changes
1 file changed (+18 additions, -1 deletions)
View changed files
📝
psst-core/src/error.rs(+18 -1)📄 Description
Related to #13
Uses the enum variant names in keyexchange.proto to add more informative "Auth failed" error messages.
Let me know if any changes are wanted
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.