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

use-resource-symbol-reference linter rule: detect .name access as well as .id #12917

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Jan 4, 2024

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Jan 4, 2024

Test this change out locally with the following install scripts (Action run 7415703671)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 7415703671
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 7415703671"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 7415703671
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 7415703671"

Copy link
Contributor

github-actions bot commented Jan 4, 2024

Test Results

    66 files   -     33      66 suites   - 33   24m 53s ⏱️ - 22m 49s
10 473 tests  -     14  10 473 ✅  -     14  0 💤 ±0  0 ❌ ±0 
25 441 runs   - 12 716  25 441 ✅  - 12 716  0 💤 ±0  0 ❌ ±0 

Results for commit ed12060. ± Comparison against base commit 86e8f18.

@anthony-c-martin anthony-c-martin enabled auto-merge (squash) January 4, 2024 22:46
@anthony-c-martin anthony-c-martin merged commit d37250e into main Jan 4, 2024
44 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/use-resource-symbol-reference branch January 4, 2024 22:50
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