Async analyzer doesn't work will with lambdas
Open
API Analyzer
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 144
Description
Here's a good example:
https://github.com/Azure/azure-sdk-for-net/blob/feature/storage/quickQueryAndChangeFeed/sdk/storage/Azure.Storage.Internal.Avro/src/AvroParser.cs#L195
Contributor guide
Research direction
Start by examining the lambda usage in sdk/storage/Azure.Storage.Internal.Avro/src/AvroParser.cs around line 195. Reproduce the async analyzer behavior there, determine what it reports for the lambda, and use that case to verify the analyzer handles lambdas correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100