Skip to content

Dont crash on error symbol external input parameters#19263

Merged
levimatheri merged 1 commit into
mainfrom
fix-ext-input-error-symbol
Mar 24, 2026
Merged

Dont crash on error symbol external input parameters#19263
levimatheri merged 1 commit into
mainfrom
fix-ext-input-error-symbol

Conversation

@levimatheri
Copy link
Copy Markdown
Contributor

@levimatheri levimatheri commented Mar 24, 2026

Description

If any external input functions arguments are error symbols, bail from external input analysis.

Checklist

Microsoft Reviewers: Open in CodeFlow

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 24, 2026

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

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

@levimatheri levimatheri enabled auto-merge (squash) March 24, 2026 18:56
@levimatheri levimatheri merged commit 7c88916 into main Mar 24, 2026
42 checks passed
@levimatheri levimatheri deleted the fix-ext-input-error-symbol branch March 24, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants