Reports incorrect injection points: fields, methods, and parameters annotated with @Inject that violate the CDI specification.
@Inject
Requirements for fields:
@Produces
Requirements for methods with injection:
@Disposes
@Observes