CB-3508 create events for session async tasks #677
push-pr-devel.yml
on: pull_request
Server
/
Build
2m 55s
Frontend
/
Build
1m 59s
Server
/
Lint
22s
Frontend
/
Lint
33s
Annotations
1 error and 7 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.model/src/io/cloudbeaver/model/session/WebSession.java#L515
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/session/WebSession.java:515:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
Server / Lint:
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/session/WebSession.java#L554
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/session/WebSession.java:554:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
Server / Lint:
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/utils/WebEventUtils.java#L188
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/utils/WebEventUtils.java:188: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
|
Frontend / Build
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
|