Skip to content

AvoidUninitialized Variable Rule must recognize built-in variable $ExecutionContext #77

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

Merged

Conversation

raghushantha
Copy link
Member

No description provided.

@quoctruong
Copy link

Looks good to me.

@yutingc
Copy link
Contributor

yutingc commented Apr 27, 2015

Looks good to me too.

raghushantha added a commit that referenced this pull request Apr 27, 2015
…ariableFixBranch

AvoidUninitialized Variable Rule must recognize built-in variable $ExecutionContext
@raghushantha raghushantha merged commit e2e34b5 into BugFixes Apr 27, 2015
@raghushantha
Copy link
Member Author

Thanks All. Merging in 3 .. 2 ... 1... Done

@raghushantha raghushantha deleted the ExecutionContextUninitializedVariableFixBranch branch April 27, 2015 22:41
@rkeithhill
Copy link
Contributor

Are you sure this is fixed? Or perhaps the fixed in build has not been pushed out to PSGallery? Is there a way to tell. I updated to 1.0.1 today and I still get this error:

Variable 'ExecutionContext' is not initialized.
Non-global variables must be initialized. To fix a
violation of this rule, please initialize non-global
variables.

@quoctruong
Copy link

I couldn't reproduce this error. The latest build on master doesn't raise it.

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.

5 participants