Azure / Azure/Azure-Functions

[Core Tools] "Post action not supported" warning when creating functions

Open
#2,087 1 comment 1 reaction 1 assignee Claimed by @soninaren View on GitHub
v4-bug
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.