-
Notifications
You must be signed in to change notification settings - Fork 757
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
Include imported variables in max variables check #15956
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.
Files not reviewed (2)
- src/Bicep.Core.UnitTests/Diagnostics/LinterRuleTests/MaxNumberVariablesRuleTests.cs: Evaluated as low risk
- src/Bicep.Core/Analyzers/Linter/Rules/MaxNumberVariablesRule.cs: Evaluated as low risk
Test this change out locally with the following install scripts (Action run 12518470870) VSCode
Azure CLI
|
Dotnet Test Results 78 files - 39 78 suites - 39 31m 29s ⏱️ - 17m 10s Results for commit 54adda8. ± Comparison against base commit b732155. This pull request removes 1846 and adds 631 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Resolves #15461
Microsoft Reviewers: Open in CodeFlow