Replies: 1 comment
-
Sometimes, the command doesn't contain a real package name, but just an example name like In this case, we need to understand from the advisory if it doesn't return because the package doesn't exist, and pass this information to the UI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
copied from #3:
Today we have three states for the indicator: Loading, Good, and Bad.
What should we display if one of the advisories returns an error (for example, the API is broken)?
What if all except one return an error?
What if all?
Is it a Good state (because there are no bad scores)? Is it Bad?
Beta Was this translation helpful? Give feedback.
All reactions