Skip to content

Add SS_ prefix to DatabaseExporter test table names #101

Add SS_ prefix to DatabaseExporter test table names

Add SS_ prefix to DatabaseExporter test table names #101

Triggered via push March 13, 2026 01:46
Status Failure
Total duration 6h 7m 44s
Artifacts

dotnet.yml

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

Annotations

12 errors and 13 warnings
build (windows-latest): Samples/06_Strategies/08_LiveArbitrage/ArbitrageStrategy.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/06_HistoryQuoting/MainWindow.xaml.cs#L29
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/06_HistoryQuoting/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/06_HistoryQuoting/StairsCountertrendStrategy.cs#L21
The type or namespace name 'QuotingProcessor' could not be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Samples/06_Strategies/06_HistoryQuoting/StairsCountertrendStrategy.cs#L20
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/06_HistoryQuoting/StairsCountertrendStrategy.cs#L19
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/06_HistoryQuoting/StairsCountertrendStrategy.cs#L17
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/06_HistoryQuoting/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/06_HistoryQuoting/StairsCountertrendStrategy.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/06_Strategies/06_HistoryQuoting/StairsCountertrendStrategy.cs#L9
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)
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. 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#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#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)
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. 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#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (macos-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. 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#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'
build (ubuntu-latest): Tests/BacktestingTests.cs#L47
'Connector.NewOrder' is obsolete: 'Use OrderReceived event.'