Skip to content

Clean build warnings and update with c#12 syntax #523

Clean build warnings and update with c#12 syntax

Clean build warnings and update with c#12 syntax #523

Triggered via pull request November 18, 2023 20:36
Status Success
Total duration 5m 35s
Artifacts

run-unit-tests.yml

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

Annotations

20 warnings
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L45
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L90
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L134
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L178
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/SeriesTests/StepLineSeriesTest.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L224
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L268
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L312
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L354
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x86): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L401
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L45
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L90
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L134
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/SeriesTests/StepLineSeriesTest.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L178
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L224
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L268
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L312
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L354
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'
Analyze (csharp, x64): tests/LiveChartsCore.UnitTesting/CoreObjectsTests/ChangingPaintTasks.cs#L401
'TestCartesianChartView' is obsolete: 'We now support in-memory charts, please use SKCartesianChart instead.'