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

Fix warnings for unnecessary Bicep dependsOn statements #596

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

brooke-hamilton
Copy link
Contributor

Description

Removed unnecessary dependsOn items to resolve Bicep warnings on compile and deploy.

Issue reference

The issue this PR will close: #586

Checklist

Please make sure you've completed the relevant tasks for this PR out of the following list:

  • All acceptance criteria in the backlog item are met
  • The documentation is updated to cover any new or changed features
  • Manual tests have passed
  • Relevant issues are linked to this PR

@brooke-hamilton brooke-hamilton enabled auto-merge (squash) December 31, 2021 14:41
@brooke-hamilton brooke-hamilton changed the title fixed warnings for unnecessary dependsOn Fix warnings for unnecessary dependsOn Dec 31, 2021
@brooke-hamilton brooke-hamilton changed the title Fix warnings for unnecessary dependsOn Fix warnings for unnecessary Bicep dependsOn statements Dec 31, 2021
@glennmusa glennmusa self-assigned this Jan 3, 2022
@brooke-hamilton brooke-hamilton merged commit 627f67f into main Jan 3, 2022
@brooke-hamilton brooke-hamilton deleted the brooke/fixwarnings branch January 3, 2022 16:15
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.

Bicep warnings with new version of Bicep tools
2 participants