SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.2.3

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
41 2 0 0

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