Skip to content

chore: changing check to happen every hour #78

chore: changing check to happen every hour

chore: changing check to happen every hour #78

GitHub Actions / Checkstyle completed Aug 19, 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 15 in src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.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 21 in src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck

Line contains a tab character.

Check warning on line 22 in src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck

Line contains a tab character.

Check warning on line 23 in src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck

Line contains a tab character.

Check warning on line 24 in src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck

Line contains a tab character.

Check warning on line 25 in src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck

Line contains a tab character.

Check warning on line 26 in src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck

Line contains a tab character.

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

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck

Line contains a tab character.

Check warning on line 28 in src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck

Line contains a tab character.

Check warning on line 29 in src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck

Line contains a tab character.

Check warning on line 30 in src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck

Line contains a tab character.