chore: remove typed error again because we can use ErrNoIndirectCredentials directly#1970
Conversation
…directly Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR removes the exported Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
#1967 introduced a typed error
ErrNoRepositoryPluginFound. However, functionality wise we do not use that error later on. Thus, we can just use the typed errorErrNoIndirectCredentialsfor now instead.Summary by CodeRabbit
Release Notes