Fix ZB PusherClient: add missing order/cancel channel dispatch #109
Annotations
12 errors and 23 warnings
|
build (windows-latest):
Samples/06_Strategies/07_LiveSpread/MqSpreadStrategy.cs#L18
The type or namespace name 'StrategyParam<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (windows-latest):
Samples/06_Strategies/07_LiveSpread/MqSpreadStrategy.cs#L16
The type or namespace name 'Strategy' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (windows-latest):
Samples/06_Strategies/07_LiveSpread/MainWindow.xaml.cs#L23
The type or namespace name 'Strategy' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (windows-latest):
Samples/06_Strategies/07_LiveSpread/StairsCountertrendStrategy.cs#L8
The type or namespace name 'Strategies' does not exist in the namespace 'StockSharp.Algo' (are you missing an assembly reference?)
|
|
build (windows-latest):
Samples/06_Strategies/07_LiveSpread/MqStrategy.cs#L9
The type or namespace name 'Strategies' does not exist in the namespace 'StockSharp.Algo' (are you missing an assembly reference?)
|
|
build (windows-latest):
Samples/06_Strategies/07_LiveSpread/MqStrategy.cs#L8
The type or namespace name 'Strategies' does not exist in the namespace 'StockSharp.Algo' (are you missing an assembly reference?)
|
|
build (windows-latest):
Samples/06_Strategies/07_LiveSpread/MqSpreadStrategy.cs#L9
The type or namespace name 'Strategies' does not exist in the namespace 'StockSharp.Algo' (are you missing an assembly reference?)
|
|
build (windows-latest):
Samples/06_Strategies/07_LiveSpread/MqSpreadStrategy.cs#L8
The type or namespace name 'Strategies' does not exist in the namespace 'StockSharp.Algo' (are you missing an assembly reference?)
|
|
build (windows-latest):
Samples/06_Strategies/07_LiveSpread/MainWindow.xaml.cs#L14
The type or namespace name 'Strategies' does not exist in the namespace 'StockSharp.Algo' (are you missing an assembly reference?)
|
|
build (windows-latest):
Samples/03_Storage/05_HydraServerSaveToLocal/Program.cs#L45
Reference to type 'IBinaryAdapter' claims it is defined in 'StockSharp.Messages', but it could not be found
|
|
build (ubuntu-latest)
Process completed with exit code 1.
|
|
build (macos-latest)
Process completed with exit code 1.
|
|
build (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (windows-latest):
Algo.Analytics.FSharp/PearsonCorrelationScript.fs#L41
This state machine is not statically compilable. A resumable code invocation at '(50,20--50,23)' could not be reduced. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning.
|
|
build (windows-latest):
Tests/BacktestingTests.cs#L439
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (windows-latest):
Tests/BacktestingTests.cs#L365
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (windows-latest):
Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
|
|
build (windows-latest):
Algo.Analytics.FSharp/PearsonCorrelationScript.fs#L41
This state machine is not statically compilable. A resumable code invocation at '(50,20--50,23)' could not be reduced. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning.
|
|
build (windows-latest):
Tests/BacktestingTests.cs#L439
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (windows-latest):
Tests/BacktestingTests.cs#L365
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (windows-latest):
Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
|
|
build (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-latest):
Tests/BacktestingTests.cs#L439
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (ubuntu-latest):
Tests/BacktestingTests.cs#L365
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (ubuntu-latest):
Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
|
|
build (ubuntu-latest):
Tests/BacktestingTests.cs#L439
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (ubuntu-latest):
Tests/BacktestingTests.cs#L365
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (ubuntu-latest):
Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
|
|
build (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (macos-latest):
Tests/BacktestingTests.cs#L439
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (macos-latest):
Tests/BacktestingTests.cs#L365
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (macos-latest):
Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
|
|
build (macos-latest):
Tests/BacktestingTests.cs#L439
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (macos-latest):
Tests/BacktestingTests.cs#L365
'Connector.OrderRegisterFailed' is obsolete: 'Use OrderRegisterFailReceived event.'
|
|
build (macos-latest):
Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
|