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

Metadata causes false positive Template Should Not Contain Blanks #692

Open
dciborow opened this issue Sep 26, 2022 · 2 comments
Open

Metadata causes false positive Template Should Not Contain Blanks #692

dciborow opened this issue Sep 26, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dciborow
Copy link
Contributor

The following field causes the Template Should Not Contain Blanks to fail.

            "metadata": {
                "description": "This caused false positive, {helmValues: [], helmRepo: <>}"
            }
@dciborow
Copy link
Contributor Author

Work-around by removing "[]" from the string. Will circle back around to look into this if able.

@bmoore-msft
Copy link
Contributor

We should be ignoring metadata entirely - though it's possible this particular test does not...

@bmoore-msft bmoore-msft added bug Something isn't working and removed Needs: triage 🔍 labels Sep 29, 2022
@StartAutomating StartAutomating self-assigned this Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants