CB-6051 ability to download drivers #713
push-pr-devel.yml
on: pull_request
Server
/
Build
1m 42s
Frontend
/
Build
1m 45s
Server
/
Lint
20s
Frontend
/
Lint
22s
Annotations
1 error and 9 warnings
Frontend / Lint
Process completed with exit code 2.
|
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#L143
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.server.ce/src/io/cloudbeaver/server/CBPlatform.java:143: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#L155
[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:155: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#L158
[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:158: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
|