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
-
bug
难度 2/5 1-3 小时 新手友好度 86/100
zostera/django-bootstrap4#894 ·
-
难度 2/5 1-3 小时 新手友好度 78/100
use-agent-os/agent-os#3276 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
难度 2/5 1-3 小时 新手友好度 88/100
NousResearch/hermes-agent#117848 ·
-
难度 2/5 1-3 小时 新手友好度 82/100
zilliztech/memsearch#759 ·