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

Testing for ignore test cases requirement. #15565

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Ignoring failed tests.

ff5d012
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Testing for ignore test cases requirement. #15565

Ignoring failed tests.
ff5d012
Select commit
Loading
Failed to load commit list.
GitHub Actions / Checkstyle completed Mar 5, 2024 in 0s

Checkstyle report

9840 violation(s) found

Annotations

Check warning on line 21 in cdap-api/src/main/java/io/cdap/cdap/internal/io/FieldAccessor.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 30 in cdap-api/src/main/java/io/cdap/cdap/internal/io/TypeRepresentation.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck

Empty line should be followed by <p> tag on the next line.

Check warning on line 97 in cdap-api/src/main/java/io/cdap/cdap/internal/io/TypeRepresentation.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 25 in cdap-api/src/main/java/io/cdap/cdap/internal/io/package-info.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck

Empty line should be followed by <p> tag on the next line.

Check warning on line 109 in cdap-api/src/main/java/io/cdap/cdap/internal/io/AbstractSchemaGenerator.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck

Distance between variable 'type' declaration and its first usage is 4, but allowed 3.  Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).

Check warning on line 38 in cdap-api/src/main/java/io/cdap/cdap/internal/app/runtime/schedule/DefaultTriggeringScheduleInfo.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 28 in cdap-api/src/main/java/io/cdap/cdap/internal/UserMessages.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 39 in cdap-api/src/main/java/io/cdap/cdap/internal/UserMessages.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 39 in cdap-api/src/main/java/io/cdap/cdap/internal/schedule/ScheduleCreationSpec.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 16 in cdap-api/src/main/java/io/cdap/cdap/internal/customaction/DefaultCustomActionSpecification.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'package' should be separated from previous line.

Check warning on line 16 in cdap-api/src/main/java/io/cdap/cdap/internal/lang/Visitor.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'package' should be separated from previous line.

Check warning on line 16 in cdap-api/src/main/java/io/cdap/cdap/internal/lang/MethodVisitor.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'package' should be separated from previous line.

Check warning on line 16 in cdap-api/src/main/java/io/cdap/cdap/internal/lang/FieldVisitor.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'package' should be separated from previous line.

Check warning on line 23 in cdap-api/src/main/java/io/cdap/cdap/internal/lang/Fields.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 16 in cdap-api/src/main/java/io/cdap/cdap/internal/lang/Reflections.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'package' should be separated from previous line.

Check warning on line 37 in cdap-api/src/main/java/io/cdap/cdap/internal/workflow/condition/DefaultConditionSpecification.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 31 in cdap-api/src/main/java/io/cdap/cdap/internal/dataset/DatasetCreationSpec.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 16 in cdap-api/src/main/java/io/cdap/cdap/internal/specification/DataSetFieldExtractor.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'package' should be separated from previous line.

Check warning on line 16 in cdap-api/src/main/java/io/cdap/cdap/internal/specification/PropertyFieldExtractor.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'package' should be separated from previous line.

Check warning on line 46 in cdap-api/src/main/java/io/cdap/cdap/internal/api/DefaultDatasetConfigurer.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 55 in cdap-api/src/main/java/io/cdap/cdap/internal/api/DefaultDatasetConfigurer.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 34 in cdap-api/src/main/java/io/cdap/cdap/internal/api/AbstractProgramDatasetConfigurable.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 43 in cdap-api/src/main/java/io/cdap/cdap/internal/api/AbstractProgramDatasetConfigurable.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 22 in cdap-api/src/main/java/io/cdap/cdap/api/metadata/MetadataException.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

First sentence of Javadoc is missing an ending period.

Check warning on line 16 in cdap-api/src/main/java/io/cdap/cdap/api/metadata/MetadataWriter.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'package' should be separated from previous line.