Azure / Azure/azure-functions-dotnet-worker
Analyzer to notify if ConfigureFunctionsWorkerDefaults() is accidently deleted while function app development
Open
team-issue
- Dominant language
- C#
- Stars
- 466
- Forks
- 215
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
The app won't work if ConfigureFunctionsWorkerDefaults() is deleted from Program.cs
Refer **https://github.com/Azure/azure-functions-dotnet-worker/issues/532#issuecomment-1057089141**
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Program.cs scenario described in the issue and read the referenced issue and comment for the failure context. Identify where analyzer diagnostics are defined and tested in the repository; done means the analyzer reliably warns when ConfigureFunctionsWorkerDefaults() is accidentally removed and its tests cover the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100