| Bug | Category | Details | Line | 
|---|
| Exception is caught when Exception is not thrown in yarfraw.utils.CommonUtils.isDateFormatValid(String, FeedFormat) | STYLE | REC_CATCH_EXCEPTION | 90 | 
| Exception is caught when Exception is not thrown in yarfraw.utils.CommonUtils.tryParseDate(String) | STYLE | REC_CATCH_EXCEPTION | 129 | 
| Call to method of static java.text.DateFormat in yarfraw.utils.CommonUtils.getDateAsISO8601String(Date) | MT_CORRECTNESS | STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE | 214 | 
| Found static field of type java.text.DateFormat in yarfraw.utils.CommonUtils.ISO_8601_LVL1 | MT_CORRECTNESS | STCAL_STATIC_SIMPLE_DATA_FORMAT_INSTANCE | Not available | 
| Found static field of type java.text.DateFormat in yarfraw.utils.CommonUtils.ISO_8601_LVL2 | MT_CORRECTNESS | STCAL_STATIC_SIMPLE_DATA_FORMAT_INSTANCE | Not available | 
| Found static field of type java.text.DateFormat in yarfraw.utils.CommonUtils.ISO_8601_LVL3 | MT_CORRECTNESS | STCAL_STATIC_SIMPLE_DATA_FORMAT_INSTANCE | Not available | 
| Found static field of type java.text.DateFormat in yarfraw.utils.CommonUtils.ISO_8601_LVL4 | MT_CORRECTNESS | STCAL_STATIC_SIMPLE_DATA_FORMAT_INSTANCE | Not available | 
| Found static field of type java.text.DateFormat in yarfraw.utils.CommonUtils.ISO_8601_LVL5 | MT_CORRECTNESS | STCAL_STATIC_SIMPLE_DATA_FORMAT_INSTANCE | Not available | 
| Found static field of type java.text.DateFormat in yarfraw.utils.CommonUtils.ISO_8601_LVL6 | MT_CORRECTNESS | STCAL_STATIC_SIMPLE_DATA_FORMAT_INSTANCE | Not available | 
| Found static field of type java.text.DateFormat in yarfraw.utils.CommonUtils.RFC822DATE_FORMAT | MT_CORRECTNESS | STCAL_STATIC_SIMPLE_DATA_FORMAT_INSTANCE | Not available |