The arg type check error doesn't list which arg (position or name) failed. Fix that.
Backport of core#26929.
Due to out-of-order backports some tests have to be updated to account for the new error message.
Differential D16314
rpc: Throw more user friendly arg type check error Fabien on Jun 7 2024, 20:53. Authored by Tags None Subscribers None
Details
The arg type check error doesn't list which arg (position or name) failed. Fix that. Backport of core#26929. Due to out-of-order backports some tests have to be updated to account for the new error message. ninja all check-all
Diff Detail
|