ed640293af
Work towards https://github.com/dart-lang/sdk/issues/62253 The removed tests are for code which is no longer related to this warning. Reporting on an extension type or a method is the purview of the `invalid_annotation_target` warning. I'll note this in the summary. Change-Id: Ide349bc1e414da339b9e89da25e383859a8144a5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/469761 Reviewed-by: Konstantin Shcheglov <scheglov@google.com>