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#635 : Referenced Parameters incorrectly treated as type mismatch #672

Merged
merged 2 commits into from
Aug 18, 2022
Merged

Fix#635 : Referenced Parameters incorrectly treated as type mismatch #672

merged 2 commits into from
Aug 18, 2022

Conversation

yks0000
Copy link
Contributor

@yks0000 yks0000 commented Aug 10, 2022

Fix #635

@yks0000
Copy link
Contributor Author

yks0000 commented Aug 18, 2022

@bmoore-msft Added test case. please help review it.

@bmoore-msft bmoore-msft merged commit 2b23123 into Azure:master Aug 18, 2022
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.

[parameters('anyParameter')[copyIndex()]] is incorrectly treated as an array and throws type mismatch error
2 participants