Currently the DefaultValueMismatch diagnostic reports the problem, but does not indicate what the expected value actually was. Since there is also no associated code fix (#3), this presents a substantial usability concern.
Note that some values, will need to be truncated, such as large string literals.
Currently the
DefaultValueMismatchdiagnostic reports the problem, but does not indicate what the expected value actually was. Since there is also no associated code fix (#3), this presents a substantial usability concern.Note that some values, will need to be truncated, such as large string literals.