Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

ArgumentNullException in GetLocationOfName/DeclareParametersInScope #1219

Closed
jakebailey opened this issue Jun 18, 2019 · 0 comments · Fixed by #1220
Closed

ArgumentNullException in GetLocationOfName/DeclareParametersInScope #1219

jakebailey opened this issue Jun 18, 2019 · 0 comments · Fixed by #1220
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jakebailey
Copy link
Member

Microsoft.Python.Analysis.Analyzer.Evaluation.ExpressionEval.GetLocationOfName(Node) in Analysis\Ast\Impl\Analyzer\Evaluation\ExpressionEval.cs:line 66
Microsoft.Python.Analysis.ArgumentSetExtensions.DeclareParametersInScope(IArgumentSet, ExpressionEval) in Analysis\Ast\Impl\Extensions\ArgumentSetExtensions.cs:line 55
Microsoft.Python.Analysis.Analyzer.Evaluation.ExpressionEval.GetValueFromFunctionType(IPythonFunctionType, IPythonInstance, CallExpression) in Analysis\Ast\Impl\Analyzer\Evaluation\ExpressionEval.Callables.cs:line 167
Microsoft.Python.Analysis.Analyzer.Evaluation.ExpressionEval.GetValueFromCallable(CallExpression) in Analysis\Ast\Impl\Analyzer\Evaluation\ExpressionEval.Callables.cs:line 57
Microsoft.Python.Analysis.Analyzer.Evaluation.ExpressionEval.GetValueFromExpression(Expression, LookupOptions) in E:\A\_work\3\s\src\Analysis\Ast\Impl\

The node is null.

@jakebailey jakebailey added the bug Something isn't working label Jun 18, 2019
@jakebailey jakebailey self-assigned this Jun 18, 2019
@jakebailey jakebailey added this to the June 2019.1 milestone Jun 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant