Azure / Azure/azure-functions-core-tools
Better warnings when unable to determine function app language
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
Currently, it prints a warning multiple times when no functions worker runtime is specified at . @johnpapa can you please share a screenshot?
The warning should print once and should probably suggest a fix (create a local.settings.json). Perhaps we can instead prompt and ask what language and scaffold out the local settings file?
Contributor guide
Research direction
Start by reproducing the command-line case where no Functions worker runtime is specified and trace where the warning is emitted. Confirm the desired behavior with the issue discussion; done means the warning appears once and provides an actionable suggestion involving local.settings.json.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100