Skip to content

fixes a new issue introduces where SKCharts tooltips and legends text… #877

fixes a new issue introduces where SKCharts tooltips and legends text…

fixes a new issue introduces where SKCharts tooltips and legends text… #877

Triggered via push January 5, 2025 19:21
Status Success
Total duration 13m 11s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Analyze (csharp, x64): src/LiveChartsCore/Kernel/ChartElement.cs#L188
Missing XML comment for publicly visible type or member 'ChartElement<TDrawingContext>'
Analyze (csharp, x64): src/LiveChartsCore/Kernel/LiveChartsSettings.cs#L373
Missing XML comment for publicly visible type or member 'LiveChartsSettings.GetTheme<TDrawingContext>()'
Analyze (csharp, x64): src/LiveChartsCore/Kernel/Sketches/ICartesianChartView.cs#L128
Missing XML comment for publicly visible type or member 'ICartesianChartView<T>'
Analyze (csharp, x64): src/LiveChartsCore/VisualElements/StackPanel.cs#L303
Missing XML comment for publicly visible type or member 'StackPanel<TBackgroundGeometry, TDrawingContext>'
Analyze (csharp, x64): src/LiveChartsCore/Kernel/ChartElement.cs#L188
Missing XML comment for publicly visible type or member 'ChartElement<TDrawingContext>'
Analyze (csharp, x64): src/LiveChartsCore/Kernel/LiveChartsSettings.cs#L373
Missing XML comment for publicly visible type or member 'LiveChartsSettings.GetTheme<TDrawingContext>()'
Analyze (csharp, x64): src/LiveChartsCore/Kernel/Sketches/ICartesianChartView.cs#L128
Missing XML comment for publicly visible type or member 'ICartesianChartView<T>'
Analyze (csharp, x64): src/LiveChartsCore/VisualElements/StackPanel.cs#L303
Missing XML comment for publicly visible type or member 'StackPanel<TBackgroundGeometry, TDrawingContext>'
Analyze (csharp, x64): src/skiasharp/LiveChartsCore.SkiaSharp/VisualElements/VisualElementsExtensions.cs#L40
'RelativePanel<RectangleGeometry>' is obsolete: 'Replaced by AbsoluteLayout'
Analyze (csharp, x64): src/skiasharp/LiveChartsCore.SkiaSharp/VisualElements/VisualElementsExtensions.cs#L43
'RelativePanel<RectangleGeometry>' is obsolete: 'Replaced by AbsoluteLayout'
Analyze (csharp, x86): src/LiveChartsCore/Kernel/ChartElement.cs#L188
Missing XML comment for publicly visible type or member 'ChartElement<TDrawingContext>'
Analyze (csharp, x86): src/LiveChartsCore/Kernel/LiveChartsSettings.cs#L373
Missing XML comment for publicly visible type or member 'LiveChartsSettings.GetTheme<TDrawingContext>()'
Analyze (csharp, x86): src/LiveChartsCore/Kernel/Sketches/ICartesianChartView.cs#L128
Missing XML comment for publicly visible type or member 'ICartesianChartView<T>'
Analyze (csharp, x86): src/LiveChartsCore/VisualElements/StackPanel.cs#L303
Missing XML comment for publicly visible type or member 'StackPanel<TBackgroundGeometry, TDrawingContext>'
Analyze (csharp, x86): src/skiasharp/LiveChartsCore.SkiaSharp/VisualElements/VisualElementsExtensions.cs#L40
'RelativePanel<RectangleGeometry>' is obsolete: 'Replaced by AbsoluteLayout'
Analyze (csharp, x86): src/skiasharp/LiveChartsCore.SkiaSharp/VisualElements/VisualElementsExtensions.cs#L43
'RelativePanel<RectangleGeometry>' is obsolete: 'Replaced by AbsoluteLayout'
Analyze (csharp, x86): src/skiasharp/LiveChartsCore.SkiaSharp/VisualElements/VisualElementsExtensions.cs#L53
'VariableGeometryVisual' is obsolete: 'Replaced, please check the new website docs for visual elements.'
Analyze (csharp, x86): src/skiasharp/LiveChartsCore.SkiaSharp/Drawing/Geometries/SizedGeometry.cs#L50
Missing XML comment for publicly visible type or member 'Geometry'
Analyze (csharp, x86): src/skiasharp/LiveChartsCore.SkiaSharp/Drawing/Geometries/SizedGeometry.cs#L62
Missing XML comment for publicly visible type or member 'Geometry.Measure()'
Analyze (csharp, x86): src/skiasharp/LiveChartsCore.SkiaSharp/Drawing/Geometries/SizedGeometry.cs#L65
Missing XML comment for publicly visible type or member 'Geometry.OnMeasure(Paint)'