Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not accept task values for ‘package’ and ‘workflow’ on task.json file #4167

Open
Yingzi1234 opened this issue Nov 7, 2024 · 0 comments
Labels
bug a bug in the product

Comments

@Yingzi1234
Copy link
Collaborator

Yingzi1234 commented Nov 7, 2024

Brief Issue Summary

More info:

  1. This issue is reproduced on previous and latest pre-release versions, so it's not a regression issue
  2. This issue is reproduced on Windows, Linux, and Mac platforms

Repro steps:

  1. Download this folder test 4.zip and open it with VSCode
  2. Click F1 to run command "Tasks: Configure task"
  3. Choose the command "CMake: Package" and "CMake: workflow"

Expected result:
Successfully added valid “package” and “workflow” commands to the tasks.json file with no warnings

Actual result:
The “package” and “Workflow” commands have been successfully added to the tasks.json file, but a warning appears in the Problems window that reads: "Value is not accepted. Valid values: "build", "configure", "install", "test, "test", "clean","cleanRebuild"
Image

CMake Tools Diagnostics

No response

Debug Log

No response

Additional Information

No response

@github-project-automation github-project-automation bot moved this to Blocked in CMake Tools Nov 7, 2024
@Yingzi1234 Yingzi1234 added the bug a bug in the product label Nov 7, 2024
@github-actions github-actions bot added the triage label Nov 7, 2024
@Yingzi1234 Yingzi1234 removed the triage label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a bug in the product
Projects
Status: Blocked
Development

No branches or pull requests

1 participant