Skip to content

Conversation

@jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Dec 10, 2025

Improves the errors for assigning strings to ints, when we can assume a users intent

When attempting to assign a param string/bytes to an int, if the string/bytes is of size 1 and the int is 8 bits, suggest that toByte be used

Resolves #28153

  • paratest

Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
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.

[Feature Request]: More information added to an error message

1 participant