firebase / firebase/firebase-admin-go
SDK errors should not reside in the "internal" package
Open
needs-triage
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 274
- Avg merge
- 10h 39m
- Merged PRs (30d)
- 2
Description
Users of the SDK are actually very interested, what sort of error was returned from Firebase. Some errors, for example, require deliberate actions on the SDK user side.
Kindly move the Firebase error info into a publicly accessible package.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the internal package's Firebase error definitions and their callers, then determine the public package location and compatibility requirements; done means users can inspect the returned Firebase error information through the SDK's public API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100