CB-6051 ability to download drivers #694
push-pr-devel.yml
on: pull_request
Server
/
Build
1m 53s
Frontend
/
Build
1m 56s
Server
/
Lint
17s
Frontend
/
Lint
44s
Annotations
1 error and 9 warnings
Server / Build
Process completed with exit code 1.
|
Server / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Server / Lint:
server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/WebServiceUtils.java#L404
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/WebServiceUtils.java:404:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
Server / Lint:
server/bundles/io.cloudbeaver.server.ce/src/io/cloudbeaver/server/CBPlatform.java#L145
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.server.ce/src/io/cloudbeaver/server/CBPlatform.java:145:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
Server / Lint:
server/bundles/io.cloudbeaver.server.ce/src/io/cloudbeaver/server/CBPlatform.java#L157
[checkstyle] reported by reviewdog 🐶
Each variable declaration must be in its own statement.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.server.ce/src/io/cloudbeaver/server/CBPlatform.java:157:21: warning: Each variable declaration must be in its own statement. (com.puppycrawl.tools.checkstyle.checks.coding.MultipleVariableDeclarationsCheck)
|
Server / Lint:
server/bundles/io.cloudbeaver.server.ce/src/io/cloudbeaver/server/CBPlatform.java#L160
[checkstyle] reported by reviewdog 🐶
'{' at column 25 should be on the previous line.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.server.ce/src/io/cloudbeaver/server/CBPlatform.java:160:25: warning: '{' at column 25 should be on the previous line. (com.puppycrawl.tools.checkstyle.checks.blocks.LeftCurlyCheck)
|
Server / Lint:
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/registry/WebDriverRegistry.java#L67
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/registry/WebDriverRegistry.java:67:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
Frontend / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Server / Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Frontend / Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|