Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: changing check to happen every hour #229

Merged
merged 1 commit into from
Aug 19, 2024

chore: changing check to happen every hour

6ed0556
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: changing check to happen every hour #229

chore: changing check to happen every hour
6ed0556
Select commit
Loading
Failed to load commit list.
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.