Missing required fields in extensions aren't always reported in the error message
Open
bug
- Dominant language
- Dart
- Stars
- 572
- Forks
- 196
- Avg merge
- 1h 59m
- Merged PRs (30d)
- 2
Description
For the case where an extension contains a message with a required field and the field's value is missing, it looks like check() will fail (which is correct) but the field won't be listed in the error message.
Contributor guide
Assessment
This issue has not been assessed yet.