Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CB-5390 use remote file system for storage #2945

Merged
merged 7 commits into from
Oct 7, 2024

CB-5390 fix conflicts

d5a822f
Select commit
Loading
Failed to load commit list.
Merged

CB-5390 use remote file system for storage #2945

CB-5390 fix conflicts
d5a822f
Select commit
Loading
Failed to load commit list.
Jenkins-CI-integration / CheckStyle Java Report required action Oct 2, 2024 in 0s

CheckStyle Java Report

There are 0 failures, 3 warnings

Annotations

Check warning on line 42 in server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/app/WebServerConfigurationController.java

See this annotation in the file changed.

@jenkins-ci-integration jenkins-ci-integration / CheckStyle Java Report

server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/app/WebServerConfigurationController.java#L42

Missing a Javadoc comment.

Check warning on line 48 in server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/app/WebServerConfigurationController.java

See this annotation in the file changed.

@jenkins-ci-integration jenkins-ci-integration / CheckStyle Java Report

server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/app/WebServerConfigurationController.java#L48

Missing a Javadoc comment.

Check warning on line 129 in server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/server/BaseGQLPlatform.java

See this annotation in the file changed.

@jenkins-ci-integration jenkins-ci-integration / CheckStyle Java Report

server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/server/BaseGQLPlatform.java#L129

Missing a Javadoc comment.