FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
41 2 0 35

Files

Class Bugs
com.foxinmy.weixin4j.wxa.model.custommessage.Image 1
com.foxinmy.weixin4j.wxa.model.custommessage.Text 1

com.foxinmy.weixin4j.wxa.model.custommessage.Image

Bug Category Details Line Priority
The class name com.foxinmy.weixin4j.wxa.model.custommessage.Image shadows the simple name of the superclass com.foxinmy.weixin4j.tuple.Image BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 15-21 High

com.foxinmy.weixin4j.wxa.model.custommessage.Text

Bug Category Details Line Priority
The class name com.foxinmy.weixin4j.wxa.model.custommessage.Text shadows the simple name of the superclass com.foxinmy.weixin4j.tuple.Text BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 15-21 High