Skip to content

chore(deps): update bcgov/quickstart-openshift-helpers action to v0.9.0 #615

chore(deps): update bcgov/quickstart-openshift-helpers action to v0.9.0

chore(deps): update bcgov/quickstart-openshift-helpers action to v0.9.0 #615

GitHub Actions / Checkstyle completed Mar 12, 2025 in 0s

Checkstyle Source Code Analyzer report

119 violation(s) found

Annotations

Check warning on line 27 in src/main/java/ca/bc/gov/api/oracle/legacy/controller/GlobalErrorController.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 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 14 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ForestClientRepository.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 32 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ForestClientRepository.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 32 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ForestClientRepository.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck

'method def modifier' has incorrect indentation level 8, expected level should be 2.

Check warning on line 38 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ForestClientRepository.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 176).

Check warning on line 42 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ForestClientRepository.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 180).

Check warning on line 47 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ForestClientRepository.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 48 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ForestClientRepository.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck

'String' has incorrect indentation level 6, expected level should be 12.

Check warning on line 49 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ForestClientRepository.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck

'String' has incorrect indentation level 6, expected level should be 12.

Check warning on line 50 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ForestClientRepository.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck

'String' has incorrect indentation level 6, expected level should be 12.

Check warning on line 51 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ForestClientRepository.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck

'long' has incorrect indentation level 6, expected level should be 12.

Check warning on line 52 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ForestClientRepository.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck

'int' has incorrect indentation level 6, expected level should be 12.

Check warning on line 12 in src/main/java/ca/bc/gov/api/oracle/legacy/repository/ClientLocationRepository.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 6 in src/main/java/ca/bc/gov/api/oracle/legacy/dto/YesNoEnum.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/YesNoEnum.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.