dbeaver/pro#3348 cb database migration #297
Annotations
5 warnings
server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/test/platform/CEServerTestSuite.java#L42
[checkstyle] reported by reviewdog 🐶
Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 43.
Raw Output:
/github/workspace/./server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/test/platform/CEServerTestSuite.java:42:1: warning: Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 43. (com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck)
|
server/bundles/io.cloudbeaver.service.security/src/io/cloudbeaver/service/security/db/BaseCBSchemaManager.java#L40
[checkstyle] reported by reviewdog 🐶
'throws' has incorrect indentation level 8, expected level should be 12.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.service.security/src/io/cloudbeaver/service/security/db/BaseCBSchemaManager.java:40:9: warning: 'throws' has incorrect indentation level 8, expected level should be 12. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
|
server/bundles/io.cloudbeaver.service.security/src/io/cloudbeaver/service/security/db/CBDatabase.java#L122
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.service.security/src/io/cloudbeaver/service/security/db/CBDatabase.java:122:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
server/bundles/io.cloudbeaver.service.security/src/io/cloudbeaver/service/security/db/CBDatabase.java#L207
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.service.security/src/io/cloudbeaver/service/security/db/CBDatabase.java:207:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
server/bundles/io.cloudbeaver.service.security/src/io/cloudbeaver/service/security/db/CBDatabase.java#L555
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.service.security/src/io/cloudbeaver/service/security/db/CBDatabase.java:555:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
This job failed
Loading