Warning GID0004: No comments found for member '[id]'
Cause
No inheritable comments were found for the indicated member ID.
Solution
The possible causes for this warning are as follows:
- The indicated ID name is misspelled or does not exist. In this, case, you must correct the ID so that it refers to a valid member ID.
- The member does not represent an item from which comments can be inherited (i.e. not a class, an interface member, a virtual member, etc.).
- The member's base elements do not contain comments. In this case, you must add comments on the base members so that they can be inherited.
- If you specified a cref and/or a select attribute check them to make sure that they are accurate and will result in member comments that can be inherited.