Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove gRPC error code from error notifications #664

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

Merged
silvanocerza merged 1 commit into main from scerza/better-errors-notification
Dec 6, 2021

Conversation

Copy link
Contributor

@silvanocerza silvanocerza commented Dec 3, 2021
edited
Loading

Compilation error before:
image

Upload error before:
image

Compilation error after:
image

Upload error after:
image

Fixes #151.

@silvanocerza silvanocerza added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Dec 3, 2021
result.on('end', () => resolve());
});
} catch (e) {
const errorMessage = `Error while burning the bootloader: ${e.details}`;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know errors are not localized (yet)... but they should..

Maybe we can start adopting i18n for new errors

silvanocerza reacted with thumbs up emoji
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@silvanocerza btw the PR is good. 🪄

silvanocerza reacted with heart emoji
@silvanocerza silvanocerza force-pushed the scerza/better-errors-notification branch from 372a820 to 55da22d Compare December 3, 2021 16:08
@silvanocerza silvanocerza merged commit 5ddab1d into main Dec 6, 2021
@silvanocerza silvanocerza deleted the scerza/better-errors-notification branch December 6, 2021 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@ubidefeo ubidefeo Awaiting requested review from ubidefeo

@AlbyIanna AlbyIanna Awaiting requested review from AlbyIanna

@per1234 per1234 Awaiting requested review from per1234

@91volt 91volt Awaiting requested review from 91volt

1 more reviewer

@fstasi fstasi fstasi approved these changes

Reviewers whose approvals may not affect merge requirements
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

"Compilation error: Error: 2 UNKNOWN: exit status 1" error message is unnecessarily cryptic

AltStyle によって変換されたページ (->オリジナル) /