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(misconf): do not erase variable type for child modules #7936

Open
2 tasks
nikpivkin opened this issue Nov 18, 2024 Discussed in #7932 · 0 comments · May be fixed by #7941
Open
2 tasks

fix(misconf): do not erase variable type for child modules #7936

nikpivkin opened this issue Nov 18, 2024 Discussed in #7932 · 0 comments · May be fixed by #7941
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. scan/misconfiguration Issues relating to misconfiguration scanning

Comments

@nikpivkin
Copy link
Contributor

We need to improve the evaluation of input module variables. If null is passed to a module, it will erase the type of the variable and cause incorrect evaluation of expressions that use them.

Discussed in #7932

Checklist

@nikpivkin nikpivkin added kind/bug Categorizes issue or PR as related to a bug. scan/misconfiguration Issues relating to misconfiguration scanning labels Nov 18, 2024
@nikpivkin nikpivkin self-assigned this Nov 18, 2024
@nikpivkin nikpivkin linked a pull request Nov 18, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. scan/misconfiguration Issues relating to misconfiguration scanning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant