Skip to content

Fix async stream disposal in DeserializeOrThrowAsync #92

Fix async stream disposal in DeserializeOrThrowAsync

Fix async stream disposal in DeserializeOrThrowAsync #92

Triggered via push February 27, 2026 01:44
Status Failure
Total duration 6h 43m 23s
Artifacts

dotnet.yml

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

Annotations

12 errors and 18 warnings
build (windows-latest): Samples/07_Testing/01_History/SmaStrategy.cs#L49
The type or namespace name 'StrategyParam<>' could not be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Samples/07_Testing/01_History/SmaStrategy.cs#L41
The type or namespace name 'StrategyParam<>' could not be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Samples/07_Testing/01_History/SmaStrategy.cs#L15
The type or namespace name 'Strategy' could not be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Samples/07_Testing/01_History/SmaStrategy.cs#L10
The type or namespace name 'Strategies' does not exist in the namespace 'StockSharp.Algo' (are you missing an assembly reference?)
build (windows-latest): Samples/07_Testing/02_Optimization/MainWindow.xaml.cs#L24
The type or namespace name 'Strategies' does not exist in the namespace 'StockSharp.Algo' (are you missing an assembly reference?)
build (windows-latest): Samples/07_Testing/02_Optimization/MainWindow.xaml.cs#L23
The type or namespace name 'Strategies' does not exist in the namespace 'StockSharp.Algo' (are you missing an assembly reference?)
build (windows-latest): Samples/07_Testing/03_RealTime/MainWindow.xaml.cs#L37
The type or namespace name 'RealTimeEmulationTrader<>' could not be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Samples/04_Indicators/01_SimpleSMA/MainWindow.xaml.cs#L56
The type or namespace name 'SimpleMovingAverage' could not be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Samples/10_CrossPlatform/01_ConsoleApp/Program.cs#L30
Argument 1: cannot convert from 'StockSharp.Binance.BinanceMessageAdapter' to 'StockSharp.Messages.IMessageAdapter'
build (windows-latest): Samples/10_CrossPlatform/01_ConsoleApp/Program.cs#L30
Reference to type 'AsyncMessageAdapter' 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): 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): Connectors/ZB/Native/PusherClient.cs#L12
The event 'PusherClient.OrderChanged' is never used
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): 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#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): Connectors/ZB/Native/PusherClient.cs#L12
The event 'PusherClient.OrderChanged' 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): 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 (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): 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.'