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

Template verifier doesn't report the problems on template installation #5950

Open
vlada-shubina opened this issue Jan 18, 2023 · 0 comments
Open
Labels
area: authoring tools Related to authoring tools good first issue easy issue, good for first-time contribution to the repo help-wanted good opportunity for contribution to the repo Priority:2 Work that is important, but not critical for the release triaged The issue was evaluated by the triage team, placed on correct area, next action defined.

Comments

@vlada-shubina
Copy link
Member

Product

dotnet CLI (dotnet new)

Describe The Bug

The bug is related to template verifier.
If warning appears during template installation, the template verifier is not reporting it.

To Reproduce

Steps:

  1. Create the template having "template.json" as template content (as example) with invalid template config
  2. This causes warning on installation, but not on instantiation
  3. Test this template using template verifier with dotnet new instantiation

Expected: the warning is flagged somehow, preferably via test failure.

dotnet Info

not relevant

Visual Studio Version

not relevant

Additional context

Low priority and niche issue

@YuliiaKovalova YuliiaKovalova added triaged The issue was evaluated by the triage team, placed on correct area, next action defined. good first issue easy issue, good for first-time contribution to the repo help-wanted good opportunity for contribution to the repo labels Jan 25, 2023
@vlada-shubina vlada-shubina added the area: authoring tools Related to authoring tools label Jan 25, 2023
@YuliiaKovalova YuliiaKovalova added the Priority:2 Work that is important, but not critical for the release label May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: authoring tools Related to authoring tools good first issue easy issue, good for first-time contribution to the repo help-wanted good opportunity for contribution to the repo Priority:2 Work that is important, but not critical for the release triaged The issue was evaluated by the triage team, placed on correct area, next action defined.
Projects
None yet
Development

No branches or pull requests

2 participants