Fix repaints causing ThrowInfiniteSeparators. #1514
Merged
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/SeriesTests/StepLineSeriesTest.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L45
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L90
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L134
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L178
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L224
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L268
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L312
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L354
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L401
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
|
Loading