Closed Gegy closed 1 year ago
When making DataResult error message resolution lazy in #71, the PartialResult.toString() implementation was not updated to resolve the message. This causes lambda strings to appear in error messages (e.g. MC-260617)
PartialResult.toString()
When making DataResult error message resolution lazy in #71, the
PartialResult.toString()
implementation was not updated to resolve the message. This causes lambda strings to appear in error messages (e.g. MC-260617)