Skip to content

dbeaver/pro#3348 cb database migration #14

dbeaver/pro#3348 cb database migration

dbeaver/pro#3348 cb database migration #14

Triggered via pull request October 16, 2024 10:47
Status Failure
Total duration 10m 27s
Artifacts

push-pr-devel.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)