Unknown template 'AzureQueueStorageTrigger' (Parameter 'templateName')
还没有人认领这个 Issue。
评估
调研方向
该 issue 没有指明任何仓库文件或测试,而报告中的命令涉及 Azure Functions 模板。首先在所述环境中复现 func init、func new 和 func templates list,然后追踪模板名称不匹配的问题。能够成功创建指定的 Azure Queue Storage 触发器即表示完成。
由索引模型根据 Issue 内容生成。
描述
On MacOS 15.0.1 M1 Chip
Project:
func init MyProjFolder --worker-runtime dotnet-isolated
When running this:
func new --template 'Azure Queue Storage Trigger' --name MyQueueTrigger
I get
func new --template 'Azure Queue Storage Trigger' --name MyQueueTrigger
Template: Azure Queue Storage Trigger
Function name: MyQueueTriggerSlet
Creating dotnet function...
Unknown template 'AzureQueueStorageTrigger' (Parameter 'templateName')"
But I can do:
func new and select QueueTrigger ??
I can see the template in func templates list
- 主要语言
- Python
- 星标
- 142
- 派生
- 80
- 平均合并
- 23 小时 5 分钟
- 30 天内合并 PR
- 1
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
相似的 Issue
-
area: harness bug status: needs-triage
难度 2/5 1-3 小时 新手友好度 75/100
Human-Agent-Society/reef#625 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 1/5 1 小时以内 新手友好度 80/100
learningequality/kolibri#15351 · 2 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
Name consistency 未关闭
难度 2/5 1-3 小时 新手友好度 75/100
eellak/triplestore#65 · 1 条评论 ·