YunaBraska / github-workflow-plugin

Your Ultimate Wingman for GitHub Workflows and Actions! 🚀
https://github.com/YunaBraska/github-workflow-plugin
Apache License 2.0
41 stars 8 forks source link

fix(#29): unresolved workflow outputs #30

Closed YunaBraska closed 9 months ago

YunaBraska commented 9 months ago

Closes #29

Types of changes

Motivation

Fix unresolved workflow outputs

Changes

method getChild(psiElement, fieldName) is now looking on the whole tree to find the closest child with the expected fieldName

Success Check

issue_29.yml was added to the test files