Do not ignore errors ever #2800
Labels
enhancement
Improving existing functionality
I4
No visible changes
neofs-adm
NeoFS Adm application issues
neofs-cli
NeoFS CLI application issues
neofs-lens
NeoFS Lens app issues
S4
Routine
U4
Nothing urgent
Expected Behavior
Never ignore errors in gonang.
Current Behavior
Code may ignore some errors (even if they are not expected at all, that is not good).
Possible Solution
Panic if an error is not expected at all.
Context
At least CLIs are affected: binding flags, getting flags, marking flags.
Some other places may be affected too.
The text was updated successfully, but these errors were encountered: