Commit 62cdec2
fix: add sentinel errors to excludedErrors in Test_PackageLevelErrorsMapped
The 4 subscription filter sentinel errors (ErrInteractiveRequired,
ErrNoSubscriptionsFound, ErrNoTenantsFound, ErrNoFilterExists) are
user-facing errors caught in sub-filter command actions and never
propagate to the telemetry MapError path.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5834929 commit 62cdec2
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1251 | 1251 | | |
1252 | 1252 | | |
1253 | 1253 | | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
1254 | 1260 | | |
1255 | 1261 | | |
1256 | 1262 | | |
| |||
0 commit comments