Skip to content

Simplify Drawing API #839

Simplify Drawing API

Simplify Drawing API #839

Triggered via pull request December 12, 2024 16:10
Status Failure
Total duration 2m 34s
Artifacts

run-unit-tests.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 20 warnings
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/SeriesTests/StepLineSeriesTest.cs#L115
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/SeriesTests/BoxSeriesTests.cs#L125
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/SeriesTests/ColumnSeriesTest.cs#L110
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/SeriesTests/FinancialSeriesTest.cs#L147
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/SeriesTests/PieSeriesTest.cs#L91
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/SeriesTests/HeatSeriesTest.cs#L176
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/SeriesTests/PolarLineSeriesTest.cs#L97
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/SeriesTests/LineSeriesTest.cs#L116
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/SeriesTests/ScatterSeriesTest.cs#L134
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/SeriesTests/StepLineSeriesTest.cs#L115
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/StepLineSeriesTest.cs#L115
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/BoxSeriesTests.cs#L125
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/ColumnSeriesTest.cs#L110
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/FinancialSeriesTest.cs#L147
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/PieSeriesTest.cs#L91
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/LineSeriesTest.cs#L116
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/HeatSeriesTest.cs#L176
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/PolarLineSeriesTest.cs#L97
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/ScatterSeriesTest.cs#L134
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/StepLineSeriesTest.cs#L115
'SKDefaultTooltip' does not contain a definition for '_panel' and no accessible extension method '_panel' accepting a first argument of type 'SKDefaultTooltip' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, x86): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L86
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x86): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L101
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x86): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L89
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x86): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L90
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x86): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L91
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x86): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L92
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x86): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L93
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x86): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L94
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x86): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L95
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x86): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L96
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x64): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L86
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x64): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L101
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x64): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L89
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x64): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L90
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x64): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L91
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x64): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L92
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x64): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L93
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x64): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L94
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x64): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L95
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'
Analyze (csharp, x64): src/LiveChartsCore/Measure/TooltipFindingStrategy.cs#L96
'TooltipFindingStrategy' is obsolete: 'Renamed to FindingStrategy'