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

bicepconfig.json linter settings ignored #141

Closed
thekie opened this issue Jan 21, 2024 · 1 comment
Closed

bicepconfig.json linter settings ignored #141

thekie opened this issue Jan 21, 2024 · 1 comment
Labels
need-to-triage Requires investigation

Comments

@thekie
Copy link

thekie commented Jan 21, 2024

I am using a bicepconfig.json to set the linter level for use-parent-property to info to not have my pipeline fail because of one warning I currently can not get around.

Deploying locally, I can see that the waning is silenced, but my GitHub Workflow fails because there is output on stderr.

Is there a way to use the bicepconfig.json with arm-deploy and getting around this without setting failOnStdErr to false?

@thekie thekie added the need-to-triage Requires investigation label Jan 21, 2024
@anthony-c-martin
Copy link
Member

See the discussion under #126 - I would actually just recommend setting failOnStdErr to false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-to-triage Requires investigation
Projects
None yet
Development

No branches or pull requests

2 participants