dbeaver/dbeaver-vscode#45 server feature extension #304
push-pr-devel.yml
on: pull_request
Server
/
Build
3m 26s
Frontend
/
Build
2m 38s
Server
/
Lint
18s
Frontend
/
Lint
58s
Annotations
6 warnings
Server / Lint:
server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/model/WebServerConfig.java#L94
[checkstyle] reported by reviewdog 🐶
'method def' child has incorrect indentation level 7, expected level should be 8.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/model/WebServerConfig.java:94:8: warning: 'method def' child has incorrect indentation level 7, expected level should be 8. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
|
Server / Lint:
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/registry/WebServerFeatureDescriptor.java#L40
[checkstyle] reported by reviewdog 🐶
'{' at column 5 should be on the previous line.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/registry/WebServerFeatureDescriptor.java:40:5: warning: '{' at column 5 should be on the previous line. (com.puppycrawl.tools.checkstyle.checks.blocks.LeftCurlyCheck)
|
Server / Lint:
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/registry/WebServerFeatureRegistry.java#L36
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/registry/WebServerFeatureRegistry.java:36:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
Server / Lint:
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/registry/WebServerFeatureRegistry.java#L36
[checkstyle] reported by reviewdog 🐶
'static' modifier out of order with the JLS suggestions.
Raw Output:
/github/workspace/./server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/registry/WebServerFeatureRegistry.java:36:25: warning: 'static' modifier out of order with the JLS suggestions. (com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck)
|
Frontend / Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Frontend / Build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|