Skip to content

analyze all expressions including those in function definitions for bad user function refs#62

Merged
gotwarlost merged 1 commit into
mainfrom
analyze-func-calls
Jun 30, 2026
Merged

analyze all expressions including those in function definitions for bad user function refs#62
gotwarlost merged 1 commit into
mainfrom
analyze-func-calls

Conversation

@gotwarlost

Copy link
Copy Markdown
Collaborator

Previously function blocks were not checked for bad user function invocations because the function blocks were getting skipped as "already processed".

Extract user function reference checks to a separate function and call it for all expressions found in the HCL.

…ad user function refs

Signed-off-by: gotwarlost <krishnan.anantheswaran@elastic.co>
@gotwarlost gotwarlost force-pushed the analyze-func-calls branch from da57117 to cf59a77 Compare June 30, 2026 01:02
@gotwarlost gotwarlost merged commit 858a9db into main Jun 30, 2026
12 checks passed
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.

2 participants