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

dbeaver/dbeaver-vscode#19 map custom folder as project in vc code pro… #2963

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Merge branch 'devel' into dbeaver/dbeaver-vscode#19-vscode-rm

196627e
Select commit
Loading
Failed to load commit list.
Open

dbeaver/dbeaver-vscode#19 map custom folder as project in vc code pro… #2963

Merge branch 'devel' into dbeaver/dbeaver-vscode#19-vscode-rm
196627e
Select commit
Loading
Failed to load commit list.
Jenkins-CI-integration / CheckStyle Java Report required action Oct 3, 2024 in 0s

CheckStyle Java Report

There are 0 failures, 7 warnings

Annotations

Check warning on line 32 in server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/app/WebAppConfiguration.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/WebAppConfiguration.java#L32

Missing a Javadoc comment.

Check warning on line 72 in server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/BaseLocalResourceController.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/rm/local/BaseLocalResourceController.java#L72

throws has incorrect indentation level 8, expected level should be 12.

Check warning on line 114 in server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/BaseLocalResourceController.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/rm/local/BaseLocalResourceController.java#L114

throws has incorrect indentation level 8, expected level should be 12.

Check warning on line 161 in server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/BaseLocalResourceController.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/rm/local/BaseLocalResourceController.java#L161

Distance between variable configChanged declaration and its first usage is 5, but allowed 3.  Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).

Check warning on line 277 in server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/BaseLocalResourceController.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/rm/local/BaseLocalResourceController.java#L277

throws has incorrect indentation level 8, expected level should be 12.

Check warning on line 280 in server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/BaseLocalResourceController.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/rm/local/BaseLocalResourceController.java#L280

throws has incorrect indentation level 8, expected level should be 12.

Check warning on line 335 in server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/BaseLocalResourceController.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/rm/local/BaseLocalResourceController.java#L335

throws has incorrect indentation level 8, expected level should be 12.