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
118 3 0 38

Files

Class Bugs
com.foxinmy.weixin4j.pay.profitsharing.ProfitSharingRequest 1
com.foxinmy.weixin4j.pay.profitsharing.ProfitSharingReturnRequest 1
com.foxinmy.weixin4j.pay.profitsharing.ReceiverRequest 1

com.foxinmy.weixin4j.pay.profitsharing.ProfitSharingRequest

Bug Category Details Line Priority
Unread field: com.foxinmy.weixin4j.pay.profitsharing.ProfitSharingRequest.signType; should this field be static? PERFORMANCE SS_SHOULD_BE_STATIC 21 Medium

com.foxinmy.weixin4j.pay.profitsharing.ProfitSharingReturnRequest

Bug Category Details Line Priority
Unread field: com.foxinmy.weixin4j.pay.profitsharing.ProfitSharingReturnRequest.signType; should this field be static? PERFORMANCE SS_SHOULD_BE_STATIC 20 Medium

com.foxinmy.weixin4j.pay.profitsharing.ReceiverRequest

Bug Category Details Line Priority
Unread field: com.foxinmy.weixin4j.pay.profitsharing.ReceiverRequest.signType; should this field be static? PERFORMANCE SS_SHOULD_BE_STATIC 18 Medium