Bump Avalonia and Avalonia.Controls.DataGrid - #16
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Annotations
10 errors and 11 warnings
|
Build C# Project:
StockAnalyzer.Avalonia/App.axaml.cs#L275
'BindingPlugins' is inaccessible due to its protection level
|
|
Build C# Project:
StockAnalyzer.Avalonia/App.axaml.cs#L270
'BindingPlugins' is inaccessible due to its protection level
|
|
Build C# Project:
StockAnalyzer.Avalonia/Behaviors/TabReorderBehavior.cs#L100
'DragEventArgs' does not contain a definition for 'Data' and no accessible extension method 'Data' accepting a first argument of type 'DragEventArgs' could be found (are you missing a using directive or an assembly reference?)
|
|
Build C# Project:
StockAnalyzer.Avalonia/Behaviors/TabReorderBehavior.cs#L84
'DragDrop' does not contain a definition for 'DoDragDrop'
|
|
Build C# Project:
StockAnalyzer.Avalonia/Behaviors/TabReorderBehavior.cs#L82
'DataObject' does not contain a definition for 'Set' and the best extension method overload 'PseudoClassesExtensions.Set(IPseudoClasses, string, bool)' requires a receiver of type 'Avalonia.Controls.IPseudoClasses'
|
|
Build C# Project:
StockAnalyzer.Avalonia/Behaviors/TabReorderBehavior.cs#L81
'DataObject' does not contain a definition for 'Set' and the best extension method overload 'PseudoClassesExtensions.Set(IPseudoClasses, string, bool)' requires a receiver of type 'Avalonia.Controls.IPseudoClasses'
|
|
Build C# Project:
StockAnalyzer.Avalonia/Behaviors/TabReorderBehavior.cs#L80
'DataObject' is obsolete: 'Use DataTransfer instead'
|
|
Build C# Project:
StockAnalyzer.Avalonia/Views/Spikes/SkiaSharpPrototypeView.axaml.cs#L9
The name 'InitializeComponent' does not exist in the current context
|
|
Build C# Project:
StockAnalyzer.Avalonia/Views/Spikes/SpikeStyleSelectorView.axaml.cs#L9
The name 'InitializeComponent' does not exist in the current context
|
|
Build C# Project:
StockAnalyzer.Avalonia/Views/TickerListView.axaml.cs#L15
The name 'InitializeComponent' does not exist in the current context
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build C# Project:
Tests/StockAnalyzer.Core.Tests/ScreenerServiceTests.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build C# Project:
Tests/StockAnalyzer.Core.Tests/MarketStructureServiceTests.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build C# Project:
Tests/StockAnalyzer.Core.Tests/MarketStructureServiceTests.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build C# Project:
Tests/StockAnalyzer.Core.Tests/MarketStructureServiceTests.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build C# Project:
Tests/StockAnalyzer.Core.Tests/CoreMesaIndicatorTests.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build C# Project:
Tests/StockAnalyzer.Core.Tests/Backtest/BacktestStatisticsCalculatorTests.cs#L91
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build C# Project:
Tests/StockAnalyzer.Core.Tests/Backtest/BacktestStatisticsCalculatorTests.cs#L80
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build C# Project:
Tests/StockAnalyzer.Core.Tests/CoreMesaIndicatorTests.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build C# Project:
Tests/StockAnalyzer.Core.Tests/CoreMesaIndicatorTests.cs#L76
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build C# Project:
Tests/StockAnalyzer.Core.Tests/Backtest/BacktestStatisticsCalculatorTests.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
background
wait
wait-all
cancel
parallel
Loading