Skip to content

Fix seed and verify-mode backtesting tests for determinism #90

Fix seed and verify-mode backtesting tests for determinism

Fix seed and verify-mode backtesting tests for determinism #90

Triggered via push February 23, 2026 01:47
Status Failure
Total duration 1h 50m 35s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 26 warnings
build (windows-latest): Samples/06_Strategies/03_HistoryTrend/OneCandleTrend/OneCandleTrendStrategy.cs#L10
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/03_HistoryTrend/OneCandleCountertrend/OneCandleCountertrendStrategy.cs#L12
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/03_HistoryTrend/OneCandleCountertrend/OneCandleCountertrendStrategy.cs#L10
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/03_HistoryTrend/MainWindow.xaml.cs#L30
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/03_HistoryTrend/MainWindow.xaml.cs#L25
The type or namespace name 'HistoryEmulationConnector' could not be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Samples/06_Strategies/03_HistoryTrend/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/06_Strategies/03_HistoryTrend/StairsTrend/StairsTrendStrategy.cs#L4
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/03_HistoryTrend/StairsCountertrend/StairsCountertrendStrategy.cs#L4
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/03_HistoryTrend/OneCandleTrend/OneCandleTrendStrategy.cs#L4
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/03_HistoryTrend/OneCandleCountertrend/OneCandleCountertrendStrategy.cs#L4
The type or namespace name 'Strategies' does not exist in the namespace 'StockSharp.Algo' (are you missing an assembly reference?)
build (macos-latest)
Process completed with exit code 1.
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest): Algo.Strategies/Decomposed/DecomposedStrategy.cs#L207
The event 'DecomposedStrategy.Error' is never used
build (windows-latest): Connectors/ZB/Native/PusherClient.cs#L12
The event 'PusherClient.OrderChanged' is never used
build (windows-latest): Tests/BacktestingTests.cs#L48
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (windows-latest): Tests/BacktestingTests.cs#L48
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (windows-latest): Algo.Strategies/Decomposed/DecomposedStrategy.cs#L207
The event 'DecomposedStrategy.Error' is never used
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): 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): Connectors/ZB/Native/PusherClient.cs#L12
The event 'PusherClient.OrderChanged' is never used
build (windows-latest): Algo.Strategies/Decomposed/DecomposedStrategy.cs#L207
The event 'DecomposedStrategy.Error' is never used
build (windows-latest): Connectors/ZB/Native/PusherClient.cs#L12
The event 'PusherClient.OrderChanged' is never used
build (macos-latest): Tests/BacktestingTests.cs#L48
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (macos-latest): Tests/BacktestingTests.cs#L48
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (macos-latest): Algo.Strategies/Decomposed/DecomposedStrategy.cs#L207
The event 'DecomposedStrategy.Error' is never used
build (macos-latest): Algo.Strategies/Decomposed/DecomposedStrategy.cs#L207
The event 'DecomposedStrategy.Error' is never used
build (macos-latest): Tests/BacktestingTests.cs#L48
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (macos-latest): Tests/BacktestingTests.cs#L48
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (macos-latest): Algo.Strategies/Decomposed/DecomposedStrategy.cs#L207
The event 'DecomposedStrategy.Error' is never used
build (macos-latest): Algo.Strategies/Decomposed/DecomposedStrategy.cs#L207
The event 'DecomposedStrategy.Error' is never used
build (ubuntu-latest): Tests/BacktestingTests.cs#L48
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (ubuntu-latest): Tests/BacktestingTests.cs#L48
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (ubuntu-latest): Algo.Strategies/Decomposed/DecomposedStrategy.cs#L207
The event 'DecomposedStrategy.Error' is never used
build (ubuntu-latest): Algo.Strategies/Decomposed/DecomposedStrategy.cs#L207
The event 'DecomposedStrategy.Error' is never used
build (ubuntu-latest): Tests/BacktestingTests.cs#L48
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (ubuntu-latest): Tests/BacktestingTests.cs#L48
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (ubuntu-latest): Algo.Strategies/Decomposed/DecomposedStrategy.cs#L207
The event 'DecomposedStrategy.Error' is never used
build (ubuntu-latest): Algo.Strategies/Decomposed/DecomposedStrategy.cs#L207
The event 'DecomposedStrategy.Error' is never used