Skip to content

feat: Add getVariableDefinition method #11721

feat: Add getVariableDefinition method

feat: Add getVariableDefinition method #11721

Triggered via pull request December 6, 2023 01:01
Status Failure
Total duration 25m 3s
Artifacts 2

check-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
checks
Execution failed for task ':web-client-api:spotlessJavaCheck'. > The following files had format violations: src/main/java/io/deephaven/web/client/ide/IdeConnection.java @@ -132,10 +132,10 @@ ····} ····/** -·····*·Gets·an·object·from·the·server,·given·a·definition·object.·The·definition·object·you·can·get: -·····*·-·From·{@link·#getVariableDefinition(String)},·or -·····*·-·Returned·from·a·{@link·#subscribeToFieldUpdates(JsConsumer)}·callback,·or -·····*·-·Created·manually,·see·{@link·JsVariableDefinition} +·····*·Gets·an·object·from·the·server,·given·a·definition·object.·The·definition·object·you·can·get:·-·From +·····*·{@link·#getVariableDefinition(String)},·or·-·Returned·from·a·{@link·#subscribeToFieldUpdates(JsConsumer)} +·····*·callback,·or·-·Created·manually,·see·{@link·JsVariableDefinition} +·····*· ·····*·@param·definitionObject·A·VariableDefinition·object.·See·{@link·JsVariableDefinition} ·····*·@return·Promise·that·will·resolve·to·the·object·being·fetched ·····*/ @@ -147,6 +147,7 @@ ····/** ·····*·Gets·a·variable·definition·from·the·server,·given·a·name.·Can·be·used·to·get·the·type·of·the·variable,·and·then ·····*·use·{@link·#getObject(JsPropertyMap)}·to·get·the·actual·object·by·passing·in·the·definition·returned·from·this. +·····*· ·····*·@param·name·Name·of·the·variable·to·get·the·definition·for ·····*·@return·Promise·that·will·resolve·to·the·variable·definition,·or·reject·if·it·is·not·found. ·····*/ Run './gradlew :web-client-api:spotlessApply' to fix these violations.
checks
Gradle Build Scan: https://gradle.com/s/gmdqaq6wd7afk

Artifacts

Produced during runtime
Name Size
check-ci-jvm-err Expired
192 KB
check-ci-results Expired
34.3 MB