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 |
|---|
| 27 | 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 | 38 | 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 | 38 | 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 | 38 | 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 | 37 | 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 | 38 | 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 | 39 | 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 | 35 | 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 | 36 | 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 | 38 | 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 | 38 | High |