microsoft / microsoft/vscode-azurefunctions

A warning "No job functions found..." displays in Terminal logs when debugging a C# project

Open
#3,910 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI investigate
Dominant language
TypeScript
Stars
319
Forks
158
Avg merge
2d 13h
Merged PRs (30d)
4

Description

OS: All
Azure Resources extension: 20231123.1
Azure Functions Extension: 20231123.5
.NET Core SDK Version: 8.0.100

Repro Steps:

  1. Create a C# project with HttpTrigger function.
  2. F5.
  3. Check whether succeeds to debug the project.

Expect:
Succeed to debug the project.

Actual:
A warning "No job functions found..." displays in Terminal logs.
image

More Info:

  1. This issue does not reproduce for .NET 6.0 (LTS) runtime.
  2. This issue does not reproduce for JavaScript/TypeScript/Python/PowerShell project.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with a C# HttpTrigger project on .NET 8.0.100, press F5, and compare the Terminal logs with a .NET 6.0 project. Done means debugging succeeds without the "No job functions found..." warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.