Azure / azure-cli

Azure Command-Line Interface
MIT License
4.01k stars 2.98k forks source link

Fix non-actionable code bugs: Container #14977

Open houk-ms opened 4 years ago

houk-ms commented 4 years ago

These issues are from Telemetry records, and most of them are caused by obvious code bugs. The detail error messages and the corresponding command and CLI version info can be viewed in the CLI error dashboard.

As the info of these issues are limited and may be more difficult to identify and solve, we opened a Teams channel for command groups owners to sync up the common error types and fixing methods. Feel free to share your experience and ask for help (if any) there.

A brief summary of the code bug errors of Container here:

FailureType EventCount
TypeError 1604
AttributeError 36
ValueError 32
KeyError 7
UnknownFunctionError 5
CalledProcessError 2
JMESPathTypeError 2
ImportError 1
ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @dkkapur.

yungezz commented 4 years ago

Non-actionable error messages are helpless to end users when Azure CLI error out. One of Fe OKR is to improve Azure CLI command pass rate for better user experience. We've identified non-actionable errors of top used command groups. Pls help to fix non-actionable errors. More detail in email. Feel free to ping us at teams, or ping @houk-ms @yungezz if any issue.