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
118 4 0 0

Files

Class Bugs
com.foxinmy.weixin4j.pay.api.MchApi 1
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.api.MchApi

Bug Category Details Line Priority
com.foxinmy.weixin4j.pay.api.MchApi.getWeixinSSLExecutor() may fail to clean up java.io.InputStream EXPERIMENTAL OBL_UNSATISFIED_OBLIGATION 111 Medium

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