Skip to content

Fix ParameterizeFailedError not showing parameter names#41

Merged
BenWoodworth merged 2 commits intomainfrom
multi-failure-parameter-name-fix
Nov 19, 2025
Merged

Fix ParameterizeFailedError not showing parameter names#41
BenWoodworth merged 2 commits intomainfrom
multi-failure-parameter-name-fix

Conversation

@BenWoodworth
Copy link
Copy Markdown
Owner

The old ParameterizeFailure.Argument class did show
"parameter = argument" in the message, but it was replaced with
DeclaredParameter which doesn't include the parameter name in its
string representation.

@BenWoodworth BenWoodworth self-assigned this Oct 25, 2025
The old `ParameterizeFailure.Argument` class did show
"parameter = argument" in the message, but it was replaced with
`DeclaredParameter` which doesn't include the parameter name in its
string representation.
@BenWoodworth BenWoodworth force-pushed the multi-failure-parameter-name-fix branch from 9162d1d to b389699 Compare November 19, 2025 05:05
@BenWoodworth BenWoodworth force-pushed the multi-failure-parameter-name-fix branch from b389699 to 8f35ba8 Compare November 19, 2025 05:16
@BenWoodworth BenWoodworth merged commit 8f35ba8 into main Nov 19, 2025
4 checks passed
@BenWoodworth BenWoodworth deleted the multi-failure-parameter-name-fix branch November 19, 2025 16:44
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.

1 participant