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

Fixes "Warning simplify-json-null: Simplify json('null') to null" war… #381

Merged
merged 1 commit into from
May 10, 2023
Merged

Fixes "Warning simplify-json-null: Simplify json('null') to null" war… #381

merged 1 commit into from
May 10, 2023

Conversation

pcgeek86
Copy link
Contributor

I was receiving this warning from Azure CLI during deployment:

cluster-stamp.bicep(1773,28) : Warning simplify-json-null: Simplify json('null') to null [https://aka.ms/bicep/linter/simplify-json-null]

This pull request fixes the warning.

@pcgeek86
Copy link
Contributor Author

@ckittel mind having a look? Tiny fix.

Copy link
Member

@ckittel ckittel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ckittel ckittel merged commit f03f3d1 into mspnp:main May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants