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 wip

f8f2778
Select commit
Loading
Failed to load commit list.
Merged

CB-5390 use remote file system for storage #2945

CB-5390 wip
f8f2778
Select commit
Loading
Failed to load commit list.
Jenkins-CI-integration / CheckStyle Java Report required action Sep 27, 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 113 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#L113

Missing a Javadoc comment.

Check warning on line 265 in server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/CBServerConfigurationController.java

See this annotation in the file changed.

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

server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/CBServerConfigurationController.java#L265

Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 223.