dbeaver/pro#3348 cb database migration #14
push-pr-devel.yml
on: pull_request
Server
/
Build
10m 15s
Frontend
/
Build
1m 55s
Server
/
Lint
17s
Frontend
/
Lint
41s
Annotations
2 errors and 5 warnings
Server / Build
The job running on runner GitHub Actions 22 has exceeded the maximum execution time of 10 minutes.
|
Server / Build
The operation was canceled.
|
Server / Lint:
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 / Lint:
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 / Lint:
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 / Lint:
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 / Lint:
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)
|