Skip to content

Add candle time monotonicity check to BacktestEventTimesAreMonotonica… #99

Add candle time monotonicity check to BacktestEventTimesAreMonotonica…

Add candle time monotonicity check to BacktestEventTimesAreMonotonica… #99

Triggered via push March 11, 2026 01:42
Status Failure
Total duration 6h 51m 12s
Artifacts

dotnet.yml

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

Annotations

12 errors and 16 warnings
build (windows-latest): Samples/06_Strategies/01_HistorySMA/SmaStrategyMartingaleStrategy.cs#L12
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/01_HistorySMA/SmaStrategyClassicStrategy.cs#L15
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/01_HistorySMA/SmaStrategyClassicStrategy.cs#L14
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/01_HistorySMA/SmaStrategyClassicStrategy.cs#L13
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/01_HistorySMA/SmaStrategyClassicStrategy.cs#L11
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/01_HistorySMA/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/01_HistorySMA/SmaStrategyMartingaleStrategy.cs#L6
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/01_HistorySMA/SmaStrategyClassicStrategy.cs#L5
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/03_RemoteSource/Program.cs#L51
Argument 1: cannot convert from 'StockSharp.Finam.FinamMessageAdapter' to 'StockSharp.Messages.IMessageAdapter'
build (windows-latest): Samples/03_Storage/03_RemoteSource/Program.cs#L51
Reference to type 'HistoricalAsyncMessageAdapter' claims it is defined in 'StockSharp.Messages', but it could not be found
build (macos-latest)
Process completed with exit code 1.
build (ubuntu-latest)
Process completed with exit code 1.
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#L2193
'StorageHelper.Load<TMessage>(IMarketDataStorage<TMessage>, DateTime?, DateTime?)' is obsolete: 'Use LoadAsync method instead.'
build (windows-latest): Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (windows-latest): Connectors/ZB/Native/PusherClient.cs#L12
The event 'PusherClient.OrderChanged' 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): Tests/BacktestingTests.cs#L2193
'StorageHelper.Load<TMessage>(IMarketDataStorage<TMessage>, DateTime?, DateTime?)' is obsolete: 'Use LoadAsync method instead.'
build (windows-latest): Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (windows-latest): Connectors/ZB/Native/PusherClient.cs#L12
The event 'PusherClient.OrderChanged' is never used
build (macos-latest): Tests/BacktestingTests.cs#L2193
'StorageHelper.Load<TMessage>(IMarketDataStorage<TMessage>, DateTime?, DateTime?)' is obsolete: 'Use LoadAsync method instead.'
build (macos-latest): Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (macos-latest): Tests/BacktestingTests.cs#L2193
'StorageHelper.Load<TMessage>(IMarketDataStorage<TMessage>, DateTime?, DateTime?)' is obsolete: 'Use LoadAsync method instead.'
build (macos-latest): Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (ubuntu-latest): Tests/BacktestingTests.cs#L2193
'StorageHelper.Load<TMessage>(IMarketDataStorage<TMessage>, DateTime?, DateTime?)' is obsolete: 'Use LoadAsync method instead.'
build (ubuntu-latest): Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (ubuntu-latest): Tests/BacktestingTests.cs#L2193
'StorageHelper.Load<TMessage>(IMarketDataStorage<TMessage>, DateTime?, DateTime?)' is obsolete: 'Use LoadAsync method instead.'
build (ubuntu-latest): Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'