Checkstyle Results
The following document contains the results of Checkstyle 9.3 with /home/runner/work/dbunit-extension/dbunit-extension/checkstyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 339 | 0 | 0 | 54 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | AvoidStarImport | 2 | |
| UnusedImports | 2 | ||
| javadoc | JavadocStyle
|
3 | |
JavadocType
|
47 |
Details
org/dbunit/DefaultExpectedDataSetAndVerifyTableDefinitionVerifier.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 29 |
org/dbunit/ExpectedDataSetAndVerifyTableDefinitionVerifier.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 14 |
org/dbunit/PropertiesBasedJdbcDatabaseTester.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Extra HTML tag found: </xmp> | 39 |
org/dbunit/assertion/DbUnitAssertBase.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 27 |
org/dbunit/assertion/DbUnitValueComparerAssert.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 17 |
org/dbunit/assertion/DefaultFailureHandler.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 41 |
org/dbunit/assertion/comparer/value/ConditionalSelectorMultiValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 18 |
org/dbunit/assertion/comparer/value/ConditionalSetBiValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 32 |
org/dbunit/assertion/comparer/value/DefaultValueComparerDefaults.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 12 |
org/dbunit/assertion/comparer/value/IsActualContainingExpectedStringValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 19 |
org/dbunit/assertion/comparer/value/IsActualEqualToExpectedValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 14 |
org/dbunit/assertion/comparer/value/IsActualEqualToExpectedWithEmptyFailMessageValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 18 |
org/dbunit/assertion/comparer/value/IsActualGreaterThanExpectedValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 14 |
org/dbunit/assertion/comparer/value/IsActualGreaterThanExpectedWithIgnoreMillisValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 13 |
org/dbunit/assertion/comparer/value/IsActualGreaterThanOrEqualToExpectedValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 14 |
org/dbunit/assertion/comparer/value/IsActualGreaterThanOrEqualToExpectedWithIgnoreMillisValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 13 |
org/dbunit/assertion/comparer/value/IsActualLessThanExpectedValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 14 |
org/dbunit/assertion/comparer/value/IsActualLessThanOrEqualToExpectedValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 14 |
org/dbunit/assertion/comparer/value/IsActualNotEqualToExpectedValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 14 |
org/dbunit/assertion/comparer/value/IsActualNotNullValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 14 |
org/dbunit/assertion/comparer/value/IsActualNullValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 14 |
org/dbunit/assertion/comparer/value/IsActualWithinToleranceOfExpectedTimestampValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 24 |
org/dbunit/assertion/comparer/value/NeverFailsValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 15 |
org/dbunit/assertion/comparer/value/TimestampIgnoreMillisValueComparerBase.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 21 |
org/dbunit/assertion/comparer/value/ValueComparer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 13 |
org/dbunit/assertion/comparer/value/ValueComparerBase.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 16 |
org/dbunit/assertion/comparer/value/ValueComparerDefaults.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 11 |
org/dbunit/assertion/comparer/value/ValueComparerSelector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 16 |
org/dbunit/assertion/comparer/value/ValueComparerTemplateBase.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 14 |
org/dbunit/assertion/comparer/value/ValueComparers.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 12 |
org/dbunit/assertion/comparer/value/ValueFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 16 |
org/dbunit/assertion/comparer/value/builder/ColumnValueComparerMapBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 16 |
org/dbunit/assertion/comparer/value/builder/TableColumnValueComparerMapBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 16 |
org/dbunit/assertion/comparer/value/verifier/DefaultVerifyTableDefinitionVerifier.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 17 |
org/dbunit/assertion/comparer/value/verifier/VerifyTableDefinitionVerifier.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 14 |
org/dbunit/database/PrimaryKeyFilter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 26 |
org/dbunit/dataset/TableDecoratorDataSet.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 35 |
org/dbunit/dataset/datatype/UuidAwareBytesDataType.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 44 |
org/dbunit/dataset/excel/XlsTable.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.TimeZone. | 29 |
org/dbunit/dataset/filter/GeneratedColumnFilter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 32 |
org/dbunit/ext/mssql/DateTimeOffsetType.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 39 |
org/dbunit/ext/mssql/UniqueIdentifierType.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'Author'. | 35 | |
| javadoc | JavadocType | Unknown tag 'Since'. | 36 | |
| javadoc | JavadocType | Type Javadoc comment is missing @author tag. | 39 |
org/dbunit/ext/oracle/OracleBlobDataType.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - oracle.sql.BLOB. | 23 |
org/dbunit/ext/postgresql/CitextType.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 45 |
org/dbunit/ext/postgresql/InetType.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 43 |
org/dbunit/ext/postgresql/PostgreSQLOidDataType.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.sql.*. | 12 |
org/dbunit/ext/postgresql/PostgresqlDataTypeFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 44 |
org/dbunit/ext/postgresql/UuidType.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 45 |
org/dbunit/util/RelativeDateTimeParser.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Unclosed HTML tag found: <code>LocalTime#parse()</cde>. If specified, it is used inst | 43 | |
| javadoc | JavadocStyle | Extra HTML tag found: </cde>. If specified, it is used instead of the current time | 43 | |
| javadoc | JavadocType | Type Javadoc comment is missing @author tag. | 67 | |
| javadoc | JavadocType | Type Javadoc comment is missing @version tag. | 67 |

