Skip to content

Pass attribute name, not symbol, in attribute type validation#375

Open
seanmil wants to merge 1 commit intopuppetlabs:mainfrom
seanmil:fix_name_typo
Open

Pass attribute name, not symbol, in attribute type validation#375
seanmil wants to merge 1 commit intopuppetlabs:mainfrom
seanmil:fix_name_typo

Conversation

@seanmil
Copy link
Contributor

@seanmil seanmil commented Apr 30, 2025

When calling to parse the definition's Puppet data type during resource validation the symbol :name is used instead of the name variable, leading to a confusing/misleading error message in the event of a data type specification error.

@seanmil seanmil requested review from a team as code owners April 30, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants