Exception is lost - No logs
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 881
- Forks
- 195
- Avg merge
- 20h 13m
- Merged PRs (30d)
- 13
Description
File : ExternalSdkStorageVersionProviderBase.cs
Method : GetDefaultVersion
Exception was not logged.
Did not retain the original error or stack trace details
I would like to enhance this
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate ExternalSdkStorageVersionProviderBase.cs and inspect GetDefaultVersion, starting with how its exception path currently handles failures. Done means the exception is logged while preserving the original error and stack-trace details; add or update a focused test if the surrounding code provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100