Make OperationInitializer non-static #12385
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/
|