Skip to content

Update target frameworks for WinUI projects #736

Update target frameworks for WinUI projects

Update target frameworks for WinUI projects #736

Triggered via push October 24, 2024 18:09
Status Success
Total duration 23m 2s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Analyze (csharp, x64): src/LiveChartsCore/CorePolarAxis.cs#L158
'CorePolarAxis<TDrawingContext, TTextGeometry, TLineGeometry, TCircleGeometry>.IsVisible' hides inherited member 'ChartElement<TDrawingContext>.IsVisible'. Use the new keyword if hiding was intended.
Analyze (csharp, x64): src/LiveChartsCore/Series.cs#L489
'Series<TModel, TVisual, TLabel, TDrawingContext>.CanvasSchedule' is obsolete: 'Replaced by $GetMiniature'
Analyze (csharp, x64): src/LiveChartsCore/Series.cs#L489
'Series<TModel, TVisual, TLabel, TDrawingContext>.GetMiniaturesSketch()' is obsolete: 'Replaced by $GetMiniature'
Analyze (csharp, x64): src/LiveChartsCore/Kernel/Providers/DataFactory.cs#L134
The variable 'hasData' is assigned but its value is never used
Analyze (csharp, x64): src/LiveChartsCore/CorePolarAxis.cs#L157
XML comment has cref attribute 'IsVisible' that could not be resolved
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/StepLineSeriesTest.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/StackedStepAreaSeriesTest.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/StackedAreaSeriesTest.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/LineSeriesTest.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp, x64): src/LiveChartsCore/CorePolarAxis.cs#L158
'CorePolarAxis<TDrawingContext, TTextGeometry, TLineGeometry, TCircleGeometry>.IsVisible' hides inherited member 'ChartElement<TDrawingContext>.IsVisible'. Use the new keyword if hiding was intended.
Analyze (csharp, x86): src/LiveChartsCore/CorePolarAxis.cs#L158
'CorePolarAxis<TDrawingContext, TTextGeometry, TLineGeometry, TCircleGeometry>.IsVisible' hides inherited member 'ChartElement<TDrawingContext>.IsVisible'. Use the new keyword if hiding was intended.
Analyze (csharp, x86): src/LiveChartsCore/Series.cs#L489
'Series<TModel, TVisual, TLabel, TDrawingContext>.CanvasSchedule' is obsolete: 'Replaced by $GetMiniature'
Analyze (csharp, x86): src/LiveChartsCore/Series.cs#L489
'Series<TModel, TVisual, TLabel, TDrawingContext>.GetMiniaturesSketch()' is obsolete: 'Replaced by $GetMiniature'
Analyze (csharp, x86): src/LiveChartsCore/Kernel/Providers/DataFactory.cs#L134
The variable 'hasData' is assigned but its value is never used
Analyze (csharp, x86): src/LiveChartsCore/CorePolarAxis.cs#L157
XML comment has cref attribute 'IsVisible' that could not be resolved
Analyze (csharp, x86): src/LiveChartsCore/CorePolarAxis.cs#L158
'CorePolarAxis<TDrawingContext, TTextGeometry, TLineGeometry, TCircleGeometry>.IsVisible' hides inherited member 'ChartElement<TDrawingContext>.IsVisible'. Use the new keyword if hiding was intended.
Analyze (csharp, x86): src/LiveChartsCore/Series.cs#L489
'Series<TModel, TVisual, TLabel, TDrawingContext>.CanvasSchedule' is obsolete: 'Replaced by $GetMiniature'
Analyze (csharp, x86): src/LiveChartsCore/Series.cs#L489
'Series<TModel, TVisual, TLabel, TDrawingContext>.GetMiniaturesSketch()' is obsolete: 'Replaced by $GetMiniature'
Analyze (csharp, x86): src/LiveChartsCore/Kernel/Providers/DataFactory.cs#L134
The variable 'hasData' is assigned but its value is never used
Analyze (csharp, x86): src/LiveChartsCore/CorePolarAxis.cs#L157
XML comment has cref attribute 'IsVisible' that could not be resolved