Skip to content

Make OperationInitializer non-static #12385

Make OperationInitializer non-static

Make OperationInitializer non-static #12385

Triggered via pull request December 6, 2023 22:50
@niloc132niloc132
synchronize #4919
Status Success
Total duration 14s
Artifacts

cla.yml

on: pull_request_target
CLAssistant
5s
CLAssistant
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
TestEventDrivenUpdateGraph.testSimpleAdd: io/deephaven/engine/updategraph/impl/TestEventDrivenUpdateGraph#L113
io.deephaven.util.ExecutionContextRegistrationException: No ExecutionContext registered, or current ExecutionContext has no OperationInitializer
TestEventDrivenUpdateGraph.testUpdatePerformanceTracker: io/deephaven/engine/updategraph/impl/TestEventDrivenUpdateGraph#L173
io.deephaven.util.ExecutionContextRegistrationException: No ExecutionContext registered, or current ExecutionContext has no OperationInitializer
TestEventDrivenUpdateGraph.testSimpleModify: io/deephaven/engine/updategraph/impl/TestEventDrivenUpdateGraph#L133
io.deephaven.util.ExecutionContextRegistrationException: No ExecutionContext registered, or current ExecutionContext has no OperationInitializer
CLAssistant
The following actions uses node12 which is deprecated and will be forced to run on node16: cla-assistant/github-action@v2.1.3-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/