Reports unresolved references in KDoc comments.

Example:


  /**
   * [unresolvedLink]
   */
  fun foo() {}

To fix the problem make the link valid.