Reports abstract values and variables in traits that may cause errors during initialization.

Example:


  trait Sample {
    val method: Method
  }