[Core Tools] "Post action not supported" warning when creating functions
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
Function App name: (local)
Tools used: Core Tools 4.0.3780
New V4 app or existing V3 app migrated to V4: New
```
$ func new --csharp -t HttpTrigger -n Hello
Writing /Users/antchu/source/ms/swa-streamr-webpubsub/Api5/.vscode/extensions.json
Select a number for template:Function name: Hello
The post action 84c0da21-51c8-4541-9940-6ca19af04ee6 is not supported.
Description: Opens the function class file in the editor
The function "Hello" was created successfully from the "HttpTrigger" template.
```
`The post action 84c0da21-51c8-4541-9940-6ca19af04ee6 is not supported. Description: Opens the function class file in the editor` warning appears.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.