-
Notifications
You must be signed in to change notification settings - Fork 753
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
extendable param files add a warning when referencing to a non-existent .bicepparam file #15338
base: main
Are you sure you want to change the base?
Conversation
…erence file is not a bicepparam file
Test this change out locally with the following install scripts (Action run 11411223490) VSCode
Azure CLI
|
Dotnet Test Results 72 files - 35 72 suites - 35 30m 21s ⏱️ - 11m 33s For more details on these failures, see this check. Results for commit 7a5fb72. ± Comparison against base commit b09ba5e. ♻️ This comment has been updated with latest results. |
…a-warning-when-referring-to-a-non-existent-bicepparams-file
…a-warning-when-referring-to-a-non-existent-bicepparams-file
Bubbling up the diagnostics error when the referenced file does not exist in the
extends
statementFixes #14847