Fixes IsVisible and stuck geometries in canvas #697
Annotations
1 error and 10 warnings
Run unit tests
Process completed with exit code 1.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/SeriesTests/_SharedPropertiesTests.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/SeriesTests/StepLineSeriesTest.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/SeriesTests/StackedStepAreaSeriesTest.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/SeriesTests/StackedAreaSeriesTest.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/SeriesTests/LineSeriesTest.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/SeriesTests/_SharedPropertiesTests.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/SeriesTests/StepLineSeriesTest.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/SeriesTests/StackedStepAreaSeriesTest.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/SeriesTests/LineSeriesTest.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run unit tests:
tests/LiveChartsCore.UnitTesting/SeriesTests/StackedAreaSeriesTest.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading