FindBugs Bug Detector Report
The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
Summary
Classes | Bugs | Errors | Missing Classes |
---|
22 | 10 | 0 | 0 |
org.kuali.rice.kim.framework.identity.EntityTypeEbo
Bug | Category | Details | Line | Priority |
---|
org.kuali.rice.kim.framework.identity.EntityTypeEbo is Serializable; consider declaring a serialVersionUID | BAD_PRACTICE | SE_NO_SERIALVERSIONID | 23 | High |
org.kuali.rice.kim.framework.identity.address.EntityAddressTypeEbo
Bug | Category | Details | Line | Priority |
---|
org.kuali.rice.kim.framework.identity.address.EntityAddressTypeEbo is Serializable; consider declaring a serialVersionUID | BAD_PRACTICE | SE_NO_SERIALVERSIONID | 23 | High |
org.kuali.rice.kim.framework.identity.affiliation.EntityAffiliationTypeEbo
Bug | Category | Details | Line | Priority |
---|
org.kuali.rice.kim.framework.identity.affiliation.EntityAffiliationTypeEbo is Serializable; consider declaring a serialVersionUID | BAD_PRACTICE | SE_NO_SERIALVERSIONID | 23 | High |
org.kuali.rice.kim.framework.identity.citizenship.EntityCitizenshipStatusEbo
Bug | Category | Details | Line | Priority |
---|
org.kuali.rice.kim.framework.identity.citizenship.EntityCitizenshipStatusEbo is Serializable; consider declaring a serialVersionUID | BAD_PRACTICE | SE_NO_SERIALVERSIONID | 22 | High |
org.kuali.rice.kim.framework.identity.email.EntityEmailTypeEbo
Bug | Category | Details | Line | Priority |
---|
org.kuali.rice.kim.framework.identity.email.EntityEmailTypeEbo is Serializable; consider declaring a serialVersionUID | BAD_PRACTICE | SE_NO_SERIALVERSIONID | 23 | High |
org.kuali.rice.kim.framework.identity.employment.EntityEmploymentStatusEbo
Bug | Category | Details | Line | Priority |
---|
org.kuali.rice.kim.framework.identity.employment.EntityEmploymentStatusEbo is Serializable; consider declaring a serialVersionUID | BAD_PRACTICE | SE_NO_SERIALVERSIONID | 24 | High |
org.kuali.rice.kim.framework.identity.employment.EntityEmploymentTypeEbo
Bug | Category | Details | Line | Priority |
---|
org.kuali.rice.kim.framework.identity.employment.EntityEmploymentTypeEbo is Serializable; consider declaring a serialVersionUID | BAD_PRACTICE | SE_NO_SERIALVERSIONID | 20 | High |
org.kuali.rice.kim.framework.identity.external.EntityExternalIdentifierTypeEbo
Bug | Category | Details | Line | Priority |
---|
org.kuali.rice.kim.framework.identity.external.EntityExternalIdentifierTypeEbo is Serializable; consider declaring a serialVersionUID | BAD_PRACTICE | SE_NO_SERIALVERSIONID | 21 | High |
org.kuali.rice.kim.framework.identity.name.EntityNameTypeEbo
Bug | Category | Details | Line | Priority |
---|
org.kuali.rice.kim.framework.identity.name.EntityNameTypeEbo is Serializable; consider declaring a serialVersionUID | BAD_PRACTICE | SE_NO_SERIALVERSIONID | 23 | High |
org.kuali.rice.kim.framework.identity.phone.EntityPhoneTypeEbo
Bug | Category | Details | Line | Priority |
---|
org.kuali.rice.kim.framework.identity.phone.EntityPhoneTypeEbo is Serializable; consider declaring a serialVersionUID | BAD_PRACTICE | SE_NO_SERIALVERSIONID | 23 | High |