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

Image placeholder and Dockerfile path verification error persists after renaming deployment.template.json/module.json #159

Closed
LazarusX opened this issue May 23, 2018 · 1 comment
Assignees

Comments

@LazarusX
Copy link
Contributor

LazarusX commented May 23, 2018

Steps to reproduce

  1. Open a valid deployment.template.json or module.json
  2. Edit the image placeholder/Dockerfile path to make it invalid
  3. Notice there is an error shown in VS Code's problem panel now.
  4. Rename or delete deployment.template.json/module.json.
  5. The error in Step 3 persists and you cannot make remove it unless you 1) rename the files back to deployment.template.json/module.json and correct the error, or 2) reload the window, or 3) restart VS Code.
@LazarusX LazarusX self-assigned this May 23, 2018
@adashen adashen assigned SLdragon and unassigned LazarusX Dec 12, 2019
SLdragon pushed a commit that referenced this issue Jan 10, 2020
Image placeholder and Dockerfile path verification error persists after renaming deployment.template.json/module.json
SLdragon added a commit that referenced this issue Jan 10, 2020
Image placeholder and Dockerfile path verification error persists after renaming deployment.template.json/module.json
@czgtest
Copy link

czgtest commented Mar 27, 2020

Fix work on v1.21.0-rc, verification error will auto-remove after rename or delete deployment.template.json/module.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants