dbeaver/pro#10246 No notification about opened connection changes made in another session #8979
push-pr-devel.yml
on: pull_request
Check
/
Build Java
1m 16s
Frontend
/
Build
2m 34s
Server
/
Lint
44s
Frontend
/
Lint
39s
Annotations
24 warnings
|
Frontend / Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Server / Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Server / Lint
Unexpected input(s) 'cache', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'ssh-user', 'persist-credentials', 'path', 'clean', 'filter', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url', 'allow-unsafe-pr-checkout']
|
|
Server / Lint
Unexpected input(s) 'cache', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'ssh-user', 'persist-credentials', 'path', 'clean', 'filter', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url', 'allow-unsafe-pr-checkout']
|
|
Server / Lint:
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/LocalResourceController.java#L563
[checkstyle] reported by reviewdog 🐶
Reference type 'String' is missing a nullability annotation.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/LocalResourceController.java:563:67: warning: Reference type 'String' is missing a nullability annotation. (sh.adelessfox.checkstyle.checks.NullabilityAnnotationsCheck)
|
|
Server / Lint:
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/LocalResourceController.java#L563
[checkstyle] reported by reviewdog 🐶
Reference type 'String' is missing a nullability annotation.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/LocalResourceController.java:563:49: warning: Reference type 'String' is missing a nullability annotation. (sh.adelessfox.checkstyle.checks.NullabilityAnnotationsCheck)
|
|
Server / Lint:
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/LocalResourceController.java#L563
[checkstyle] reported by reviewdog 🐶
Reference type 'String' is missing a nullability annotation.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/LocalResourceController.java:563:13: warning: Reference type 'String' is missing a nullability annotation. (sh.adelessfox.checkstyle.checks.NullabilityAnnotationsCheck)
|
|
Server / Lint:
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/LocalResourceController.java#L504
[checkstyle] reported by reviewdog 🐶
'throws' has incorrect indentation level 4, expected level should be 12.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/LocalResourceController.java:504:5: warning: 'throws' has incorrect indentation level 4, expected level should be 12. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
|
|
Server / Lint
Unexpected input(s) 'fail_on_error', valid inputs are ['entryPoint', 'args', 'github_token', 'workdir', 'level', 'reporter', 'filter_mode', 'fail_level', 'reviewdog_flags', 'checkstyle_config', 'checkstyle_version', 'checkstyle_classpath', 'properties_file']
|
|
Server / Lint
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
|
|
Server / Lint
Unexpected input(s) 'cache', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'ssh-user', 'persist-credentials', 'path', 'clean', 'filter', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url', 'allow-unsafe-pr-checkout']
|
|
Server / Lint
Unexpected input(s) 'cache', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'ssh-user', 'persist-credentials', 'path', 'clean', 'filter', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url', 'allow-unsafe-pr-checkout']
|
|
Check / Build Java
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check / Build Java:
server/bundles/io.cloudbeaver.server.ce/src/io/cloudbeaver/server/jetty/CBServerContextListener.java#L38
setComment(java.lang.String) in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal
|
|
Check / Build Java:
server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/websockets/CBEventsLongPollingServlet.java#L308
WS_SESSION_HEADER_LEGACY in org.jkiss.dbeaver.model.websocket.WSConstants has been deprecated and marked for removal
|
|
Check / Build Java:
server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/websockets/CBEventsLongPollingServlet.java#L218
WS_SESSION_HEADER_LEGACY in org.jkiss.dbeaver.model.websocket.WSConstants has been deprecated and marked for removal
|
|
Check / Build Java
org.eclipse.core.internal.preferences.AbstractScope in org.eclipse.core.internal.preferences has been deprecated and marked for removal
|
|
Check / Build Java
<T>doAs(javax.security.auth.Subject,java.security.PrivilegedExceptionAction<T>) in javax.security.auth.Subject has been deprecated and marked for removal
|
|
Check / Build Java
getSecurityManager() in java.lang.System has been deprecated and marked for removal
|
|
Check / Build Java
java.security.AccessControlContext in java.security has been deprecated and marked for removal
|
|
Check / Build Java
java.security.AccessControlContext in java.security has been deprecated and marked for removal
|
|
Check / Build Java
java.security.AccessController in java.security has been deprecated and marked for removal
|
|
Check / Build Java
java.security.AccessControlContext in java.security has been deprecated and marked for removal
|
|
Frontend / Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|