Skip to content

chore(deps): update dependency ubuntu to v24 #520

chore(deps): update dependency ubuntu to v24

chore(deps): update dependency ubuntu to v24 #520

GitHub Actions / Checkstyle completed Sep 26, 2024 in 0s

Checkstyle Source Code Analyzer report

126 violation(s) found

Annotations

Check warning on line 16 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientLocationService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck

Missing a Javadoc comment.

Check warning on line 27 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientLocationService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck

Missing a Javadoc comment.

Check warning on line 61 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientLocationService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck

Missing a Javadoc comment.

Check warning on line 64 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientLocationService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck

',' is not followed by whitespace.

Check warning on line 19 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientSearchService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck

Missing a Javadoc comment.

Check warning on line 41 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientSearchService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck

Line is longer than 100 characters (found 116).

Check warning on line 78 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientSearchService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck

'if' is not followed by whitespace.

Check warning on line 78 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientSearchService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck

WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)

Check warning on line 31 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck

Missing a Javadoc comment.

Check warning on line 39 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck

Missing a Javadoc comment.

Check warning on line 54 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck

Missing a Javadoc comment.

Check warning on line 95 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck

Missing a Javadoc comment.

Check warning on line 117 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck

Missing a Javadoc comment.

Check warning on line 176 in src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck

Missing a Javadoc comment.

Check warning on line 10 in src/main/java/ca/bc/gov/api/oracle/legacy/Application.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck

Missing a Javadoc comment.

Check warning on line 4 in src/main/java/ca/bc/gov/api/oracle/legacy/entity/ClientLocationEntity.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck

'java.time.LocalDateTime' should be separated from previous import group by one line.

Check warning on line 13 in src/main/java/ca/bc/gov/api/oracle/legacy/entity/ClientLocationEntity.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck

Missing a Javadoc comment.

Check warning on line 4 in src/main/java/ca/bc/gov/api/oracle/legacy/entity/ForestClientEntity.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck

Wrong lexicographical order for 'ca.bc.gov.api.oracle.legacy.ApplicationConstants.INDIVIDUAL' import. Should be before 'ca.bc.gov.api.oracle.legacy.ApplicationConstants.ORACLE_ATTRIBUTE_SCHEMA'.

Check warning on line 5 in src/main/java/ca/bc/gov/api/oracle/legacy/entity/ForestClientEntity.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck

'java.util.Objects' should be separated from previous import group by one line.

Check warning on line 18 in src/main/java/ca/bc/gov/api/oracle/legacy/entity/ForestClientEntity.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck

Missing a Javadoc comment.

Check warning on line 69 in src/main/java/ca/bc/gov/api/oracle/legacy/entity/ForestClientEntity.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck

Missing a Javadoc comment.

Check warning on line 75 in src/main/java/ca/bc/gov/api/oracle/legacy/entity/ForestClientEntity.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

RightCurlySame

'}' at column 5 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).

Check warning on line 10 in src/main/java/ca/bc/gov/api/oracle/legacy/entity/ClientLocationIdEntity.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck

Missing a Javadoc comment.

Check warning on line 8 in src/main/java/ca/bc/gov/api/oracle/legacy/configuration/SwaggerConfiguration.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck

Missing a Javadoc comment.

Check warning on line 11 in src/main/java/ca/bc/gov/api/oracle/legacy/configuration/SwaggerConfiguration.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck

Missing a Javadoc comment.