Skip to content

Fix angular ticks nre 2012 #130

Fix angular ticks nre 2012

Fix angular ticks nre 2012 #130

Triggered via pull request February 1, 2026 01:11
Status Success
Total duration 19m 43s
Artifacts 24

livecharts.yml

on: pull_request
report-progress-starting
5s
report-progress-starting
Matrix: pack
collect-packages
12s
collect-packages
Matrix: test-android
Matrix: test-browser
Matrix: test-core
Matrix: test-ios
Matrix: test-linux
Matrix: test-mac
Matrix: test-windows
after-tests
14s
after-tests
Fit to window
Zoom out
Zoom in

Annotations

145 warnings
test-mac (eto)
Nullability of reference types in type of parameter 'oldItems' of 'void View.OnHoveredChanged(IChartView chart, IEnumerable<ChartPoint> newItems, IEnumerable<ChartPoint> oldItems)' doesn't match the target delegate 'ChartPointHoverHandler' (possibly because of nullability attributes).
test-mac (eto)
Nullability of reference types in type of parameter 'newItems' of 'void View.OnHoveredChanged(IChartView chart, IEnumerable<ChartPoint> newItems, IEnumerable<ChartPoint> oldItems)' doesn't match the target delegate 'ChartPointHoverHandler' (possibly because of nullability attributes).
test-mac (eto)
Nullability of reference types in type of parameter 'sender' of 'void View.CartesianChart_MouseDown(object sender, MouseEventArgs e)' doesn't match the target delegate 'EventHandler<MouseEventArgs>' (possibly because of nullability attributes).
test-mac (eto)
Converting null literal or possible null value to non-nullable type.
test-mac (eto)
Dereference of a possibly null reference.
test-mac (eto)
Dereference of a possibly null reference.
test-mac (eto)
Converting null literal or possible null value to non-nullable type.
test-mac (eto)
'LiveChartsSkiaSharp.HasGlobalSKTypeface(LiveChartsSettings, SKTypeface)' is obsolete: 'Use HasTextSettings and set the DefaultTypeface instead, LiveCharts now uses the SKFontManager to look for a valid font when necessesary, Configuring a typeface could not be necessary anymore, but explicitly loading a typeface could improve text quality, e.g. SKTypeface.FromFamilyName("my-font")'
test-mac (eto)
Nullability of reference types in type of parameter 'sender' of 'void View.toggleButton_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler<EventArgs>' (possibly because of nullability attributes).
test-mac (eto)
'View.UpdateLayout()' hides inherited member 'Control.UpdateLayout()'. Use the new keyword if hiding was intended.
test-windows (eto)
Nullability of reference types in type of parameter 'newItems' of 'void View.OnHoveredChanged(IChartView chart, IEnumerable<ChartPoint> newItems, IEnumerable<ChartPoint> oldItems)' doesn't match the target delegate 'ChartPointHoverHandler' (possibly because of nullability attributes).
test-windows (eto)
Nullability of reference types in type of parameter 'sender' of 'void View.CartesianChart_MouseDown(object sender, MouseEventArgs e)' doesn't match the target delegate 'EventHandler<MouseEventArgs>' (possibly because of nullability attributes).
test-windows (eto)
Nullability of reference types in type of parameter 'sender' of 'void View.CartesianChart_Click(object sender, MouseEventArgs e)' doesn't match the target delegate 'EventHandler<MouseEventArgs>' (possibly because of nullability attributes).
test-windows (eto)
'LiveChartsSkiaSharp.HasGlobalSKTypeface(LiveChartsSettings, SKTypeface)' is obsolete: 'Use HasTextSettings and set the DefaultTypeface instead, LiveCharts now uses the SKFontManager to look for a valid font when necessesary, Configuring a typeface could not be necessary anymore, but explicitly loading a typeface could improve text quality, e.g. SKTypeface.FromFamilyName("my-font")'
test-windows (eto)
Converting null literal or possible null value to non-nullable type.
test-windows (eto)
Dereference of a possibly null reference.
test-windows (eto)
Dereference of a possibly null reference.
test-windows (eto)
Converting null literal or possible null value to non-nullable type.
test-windows (eto)
Nullability of reference types in type of parameter 'sender' of 'void View.toggleButton_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler<EventArgs>' (possibly because of nullability attributes).
test-windows (eto)
'View.UpdateLayout()' hides inherited member 'Control.UpdateLayout()'. Use the new keyword if hiding was intended.
test-windows (winforms-net10w19041)
Nullability of reference types in type of parameter 'sender' of 'void View.CartesianChart_Click(object sender, MouseEventArgs e)' doesn't match the target delegate 'MouseEventHandler' (possibly because of nullability attributes).
test-windows (winforms-net10w19041)
Nullability of reference types in type of parameter 'oldItems' of 'void View.OnHoveredChanged(IChartView chart, IEnumerable<ChartPoint> newItems, IEnumerable<ChartPoint> oldItems)' doesn't match the target delegate 'ChartPointHoverHandler' (possibly because of nullability attributes).
test-windows (winforms-net10w19041)
Nullability of reference types in type of parameter 'newItems' of 'void View.OnHoveredChanged(IChartView chart, IEnumerable<ChartPoint> newItems, IEnumerable<ChartPoint> oldItems)' doesn't match the target delegate 'ChartPointHoverHandler' (possibly because of nullability attributes).
test-windows (winforms-net10w19041)
Nullability of reference types in type of parameter 'sender' of 'void View.CartesianChart_MouseDown(object sender, MouseEventArgs e)' doesn't match the target delegate 'MouseEventHandler' (possibly because of nullability attributes).
test-windows (winforms-net10w19041)
Converting null literal or possible null value to non-nullable type.
test-windows (winforms-net10w19041)
Dereference of a possibly null reference.
test-windows (winforms-net10w19041)
Dereference of a possibly null reference.
test-windows (winforms-net10w19041)
Converting null literal or possible null value to non-nullable type.
test-windows (winforms-net10w19041)
Nullability of reference types in type of parameter 'sender' of 'void View.B_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
test-windows (winforms-net10w19041)
Nullability of reference types in type of parameter 'sender' of 'void View.B_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
test-windows (wpf-net10)
Possible null reference return.
test-windows (wpf-net10)
Non-nullable property 'SvgString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor.
test-windows (wpf-net10)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-windows (wpf-net10)
Possible null reference return.
test-windows (wpf-net10)
Possible null reference return.
test-windows (wpf-net10)
Dereference of a possibly null reference.
test-windows (wpf-net10)
Cannot convert null literal to non-nullable reference type.
test-windows (wpf-net10)
Dereference of a possibly null reference.
test-windows (wpf-net10)
Possible null reference return.
test-windows (wpf-net10)
Possible null reference return.
test-linux (uno, net10.0-desktop, android)
The field 'View._isStreaming' is assigned but its value is never used
test-linux (uno, net10.0-desktop, android)
The event 'MainModel.PropertyChanged' is never used
test-linux (uno, net10.0-desktop, android)
Possible null reference return.
test-linux (uno, net10.0-desktop, android)
Possible null reference return.
test-linux (uno, net10.0-desktop, android)
Non-nullable field '_svgString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-linux (uno, net10.0-desktop, android)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-linux (uno, net10.0-desktop, android)
Possible null reference return.
test-linux (uno, net10.0-desktop, android)
Possible null reference return.
test-linux (uno, net10.0-desktop, android)
Possible null reference return.
test-linux (uno, net10.0-desktop, android)
Possible null reference return.
test-windows (wpf-net10w19041)
Dereference of a possibly null reference.
test-windows (wpf-net10w19041)
Cannot convert null literal to non-nullable reference type.
test-windows (wpf-net10w19041)
Dereference of a possibly null reference.
test-windows (wpf-net10w19041)
Non-nullable property 'SvgString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor.
test-windows (wpf-net10w19041)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-windows (wpf-net10w19041)
Possible null reference return.
test-windows (wpf-net10w19041)
Possible null reference return.
test-windows (wpf-net10w19041)
Possible null reference return.
test-windows (wpf-net10w19041)
Possible null reference return.
test-windows (wpf-net10w19041)
Possible null reference return.
test-mac (uno, net10.0-desktop, maui)
The field 'View._isStreaming' is assigned but its value is never used
test-mac (uno, net10.0-desktop, maui)
The event 'MainModel.PropertyChanged' is never used
test-mac (uno, net10.0-desktop, maui)
Possible null reference return.
test-mac (uno, net10.0-desktop, maui)
Possible null reference return.
test-mac (uno, net10.0-desktop, maui)
Possible null reference return.
test-mac (uno, net10.0-desktop, maui)
Non-nullable field '_svgString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-mac (uno, net10.0-desktop, maui)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-mac (uno, net10.0-desktop, maui)
Possible null reference return.
test-mac (uno, net10.0-desktop, maui)
Possible null reference return.
test-mac (uno, net10.0-desktop, maui)
Possible null reference return.
test-windows (wpf-net462)
Non-nullable property 'SvgString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor.
test-windows (wpf-net462)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-windows (wpf-net462)
Possible null reference return.
test-windows (wpf-net462)
Possible null reference return.
test-windows (wpf-net462)
Possible null reference return.
test-windows (wpf-net462)
Possible null reference return.
test-windows (wpf-net462)
Dereference of a possibly null reference.
test-windows (wpf-net462)
Possible null reference return.
test-windows (wpf-net462)
Possible null reference return.
test-windows (wpf-net462)
Possible null reference return.
test-windows (winforms-net10)
Converting null literal or possible null value to non-nullable type.
test-windows (winforms-net10)
Dereference of a possibly null reference.
test-windows (winforms-net10)
Nullability of reference types in type of parameter 'oldItems' of 'void View.OnHoveredChanged(IChartView chart, IEnumerable<ChartPoint> newItems, IEnumerable<ChartPoint> oldItems)' doesn't match the target delegate 'ChartPointHoverHandler' (possibly because of nullability attributes).
test-windows (winforms-net10)
Nullability of reference types in type of parameter 'newItems' of 'void View.OnHoveredChanged(IChartView chart, IEnumerable<ChartPoint> newItems, IEnumerable<ChartPoint> oldItems)' doesn't match the target delegate 'ChartPointHoverHandler' (possibly because of nullability attributes).
test-windows (winforms-net10)
Nullability of reference types in type of parameter 'sender' of 'void View.CartesianChart_MouseDown(object sender, MouseEventArgs e)' doesn't match the target delegate 'MouseEventHandler' (possibly because of nullability attributes).
test-windows (winforms-net10)
Dereference of a possibly null reference.
test-windows (winforms-net10)
Converting null literal or possible null value to non-nullable type.
test-windows (winforms-net10)
Cannot convert null literal to non-nullable reference type.
test-windows (winforms-net10)
Nullability of reference types in type of parameter 'sender' of 'void View.B_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
test-windows (winforms-net10)
Nullability of reference types in type of parameter 'sender' of 'void View.B_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
test-windows (winui)
Possible null reference return.
test-windows (winui)
Possible null reference return.
test-windows (winui)
Possible null reference return.
test-windows (winui)
Possible null reference return.
test-windows (winui)
Possible null reference return.
test-windows (winui)
Dereference of a possibly null reference.
test-windows (winui)
Cannot convert null literal to non-nullable reference type.
test-windows (winui)
Dereference of a possibly null reference.
test-windows (winui)
Possible null reference return.
test-windows (winui)
Non-nullable field 'm_window' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-windows (winforms-net462)
Cannot convert null literal to non-nullable reference type.
test-windows (winforms-net462)
Cannot convert null literal to non-nullable reference type.
test-windows (winforms-net462)
Cannot convert null literal to non-nullable reference type.
test-windows (winforms-net462)
Cannot convert null literal to non-nullable reference type.
test-windows (winforms-net462)
Nullability of reference types in type of parameter 'oldItems' of 'void View.OnHoveredChanged(IChartView chart, IEnumerable<ChartPoint> newItems, IEnumerable<ChartPoint> oldItems)' doesn't match the target delegate 'ChartPointHoverHandler' (possibly because of nullability attributes).
test-windows (winforms-net462)
Nullability of reference types in type of parameter 'newItems' of 'void View.OnHoveredChanged(IChartView chart, IEnumerable<ChartPoint> newItems, IEnumerable<ChartPoint> oldItems)' doesn't match the target delegate 'ChartPointHoverHandler' (possibly because of nullability attributes).
test-windows (winforms-net462)
Converting null literal or possible null value to non-nullable type.
test-windows (winforms-net462)
Dereference of a possibly null reference.
test-windows (winforms-net462)
Dereference of a possibly null reference.
test-windows (winforms-net462)
Converting null literal or possible null value to non-nullable type.
test-core (net8.0): tests/CoreTests/SeriesTests/BoxSeriesTests.cs#L64
Dereference of a possibly null reference.
test-core (net8.0): tests/CoreTests/SeriesTests/BoxSeriesTests.cs#L62
Dereference of a possibly null reference.
test-core (net8.0): tests/CoreTests/SeriesTests/BoxSeriesTests.cs#L53
Dereference of a possibly null reference.
test-core (net8.0): tests/CoreTests/SeriesTests/FinancialSeriesTest.cs#L61
Dereference of a possibly null reference.
test-core (net8.0): tests/CoreTests/SeriesTests/FinancialSeriesTest.cs#L87
Dereference of a possibly null reference.
test-core (net8.0): tests/CoreTests/SeriesTests/FinancialSeriesTest.cs#L85
Dereference of a possibly null reference.
test-core (net8.0): tests/CoreTests/SeriesTests/FinancialSeriesTest.cs#L72
Dereference of a possibly null reference.
test-core (net8.0): tests/CoreTests/MockedObjects/PropertyChangedObject.cs#L11
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
test-core (net8.0): tests/CoreTests/MockedObjects/TestObserver.cs#L11
Non-nullable property 'MyCollection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor.
test-core (net8.0): tests/CoreTests/MockedObjects/PropertyChangedObject.cs#L11
Nullability of reference types in type of 'event PropertyChangedEventHandler PropertyChangedObject.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
test-core (net462): tests/CoreTests/SeriesTests/_MemoryTests.cs#L285
Converting null literal or possible null value to non-nullable type.
test-core (net462): tests/CoreTests/OtherTests/LabelsMeasureTest.cs#L125
Dereference of a possibly null reference.
test-core (net462): tests/CoreTests/SeriesTests/_MemoryTests.cs#L215
Converting null literal or possible null value to non-nullable type.
test-core (net462): tests/CoreTests/SeriesTests/BoxSeriesTests.cs#L64
Dereference of a possibly null reference.
test-core (net462): tests/CoreTests/SeriesTests/BoxSeriesTests.cs#L62
Dereference of a possibly null reference.
test-core (net462): tests/CoreTests/SeriesTests/BoxSeriesTests.cs#L53
Dereference of a possibly null reference.
test-core (net462): tests/CoreTests/MockedObjects/PropertyChangedObject.cs#L11
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
test-core (net462): tests/CoreTests/MockedObjects/TestObserver.cs#L11
Non-nullable property 'MyCollection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor.
test-core (net462): tests/CoreTests/CoreObjectsTests/TransitionsTesting.cs#L133
Dereference of a possibly null reference.
test-core (net462): tests/CoreTests/CoreObjectsTests/TransitionsTesting.cs#L129
Dereference of a possibly null reference.
test-windows (uno, net10.0-desktop, maui)
The field 'View._isStreaming' is assigned but its value is never used
test-windows (uno, net10.0-desktop, maui)
The event 'MainModel.PropertyChanged' is never used
test-windows (uno, net10.0-desktop, maui)
Non-nullable field '_svgString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-windows (uno, net10.0-desktop, maui)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-windows (uno, net10.0-desktop, maui)
Possible null reference return.
test-windows (uno, net10.0-desktop, maui)
Possible null reference return.
test-windows (uno, net10.0-desktop, maui)
Possible null reference return.
test-windows (uno, net10.0-desktop, maui)
Possible null reference return.
test-windows (uno, net10.0-desktop, maui)
Possible null reference return.
test-windows (uno, net10.0-desktop, maui)
Possible null reference return.
test-android (avalonia-android, android)
Android 16 will require 16 KB page sizes, shared library 'libSkiaSharp.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SkiaSharp.NativeAssets.Android' version '2.88.9' which contains 'runtimes/android-x64/native/libSkiaSharp.so'. See https://developer.android.com/guide/practices/page-sizes for more details.
test-android (avalonia-android, android)
Android 16 will require 16 KB page sizes, shared library 'libSkiaSharp.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SkiaSharp.NativeAssets.Android' version '2.88.9' which contains 'runtimes/android-arm64/native/libSkiaSharp.so'. See https://developer.android.com/guide/practices/page-sizes for more details.
test-android (avalonia-android, android)
Android 16 will require 16 KB page sizes, shared library 'libSkiaSharp.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SkiaSharp.NativeAssets.Android' version '2.88.9' which contains 'runtimes/android-x64/native/libSkiaSharp.so'. See https://developer.android.com/guide/practices/page-sizes for more details.
test-android (avalonia-android, android)
Android 16 will require 16 KB page sizes, shared library 'libSkiaSharp.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SkiaSharp.NativeAssets.Android' version '2.88.9' which contains 'runtimes/android-arm64/native/libSkiaSharp.so'. See https://developer.android.com/guide/practices/page-sizes for more details.

Artifacts

Produced during runtime
Name Size Digest
nuget-packages
11.7 MB
sha256:2edec2c99fd105d9e922ffe30ca080604c9fbb3094669a2b6d735bcd8a14931b
test-results-avalonia-android-test-android
1.81 KB
sha256:572aa7ea195a923e495356d38c16a39a8e678f1d264887df5bac7eb50a71f7a2
test-results-avalonia-browser-test-browser
1.82 KB
sha256:31199f11cdcaee01a3f190107c8de15b11e83a61191840149781ec9055b2a2c2
test-results-avalonia-desktop-test-linux
1.81 KB
sha256:f6901a642159bb1bd20cf196d7e80fda7c63844b56f3a2549d534ccae62820f8
test-results-avalonia-desktop-test-mac
1.94 KB
sha256:1a44cf2f729d1cd6ca7eeaf83c9a28b9cd95affb1ec4951c0446564e47222bc7
test-results-avalonia-desktop-test-windows
1.84 KB
sha256:82feb7710b0501fd23038f0e17c9121220f9853ba5a244a31f14a90d3bff3546
test-results-core-net462-test-core
22.6 KB
sha256:36af1df482eb48403a0a304c0d90e212dbe991c088d45ac4c34affc7dfc098d9
test-results-core-net8.0-test-core
22.8 KB
sha256:410f57414bc8a7688e77630898dfc70e54b4efebe2a51c0f27708d9c33a60ac8
test-results-eto-test-mac
1.81 KB
sha256:c337032007b878a5adbba6e317e16e2f19694a3dc06319c0c94a226d8451d0b4
test-results-eto-test-windows
3.72 KB
sha256:22716b2cbf7acbb90089d502aa9d240b10c25193a950054626ee7b671df0f311
test-results-maui-test-android
1.81 KB
sha256:15df8ddb3d349ac550dbc0a8647bfd8e74ca7d73aecd4fda58299a469b152525
test-results-maui-test-ios
3.95 KB
sha256:49e923d38c265e1472d933a850fbb06545e2d7c57adc01644152fbe4382861ba
test-results-maui-test-mac
3.94 KB
sha256:7057dcd757582829fc2772ebaf2519190be8030836fd181fd741cfbb96b7d1d7
test-results-maui-test-windows
45.2 KB
sha256:c8620f1e41dd68e1cacd8cb89b15922258e035146aba1b8ab4d7974dc6836038
test-results-uno-test-linux
3.83 KB
sha256:8d56208df17c44f9612dc01194b110a1e2efda5ce7599b0a9b40406f7f84d484
test-results-uno-test-mac
3.95 KB
sha256:47c173dab3e4f346918deb5428ff537a927ba977e815b0083888bf2113b83fa3
test-results-uno-test-windows
21.3 KB
sha256:a9f6b219410dd51ebcaec526a9ed776897065b9fa53b6f84c8f125e684b7520e
test-results-winforms-net10-test-windows
9.41 KB
sha256:2cb6bd9b9882ee8216ccc2d247c08c8eecec282d98f28e1b39ce910dc107748f
test-results-winforms-net10w19041-test-windows
3.75 KB
sha256:102979b9133f6121b2b7d9a87144b03f5c6b8302caf1027166c735c0a591f24c
test-results-winforms-net462-test-windows
25.2 KB
sha256:631ef49a50f422a439b3501bc1697407e1dfaadd7ed89b4bf466d0e81f8649cd
test-results-winui-test-windows
1.83 KB
sha256:64ee58f41d99e3cc84b11eae0b585d20d2015c633414704e370df418fb58b4fb
test-results-wpf-net10-test-windows
3.85 KB
sha256:c742c7105e2c7768f9134e4de2b76db6f58da44ad2e18001588e770d47cb4835
test-results-wpf-net10w19041-test-windows
5.72 KB
sha256:a99cd7530df74f2619a8986bf3ec4dfb567c4dd1956446bd4e7d75ff72dc6518
test-results-wpf-net462-test-windows
7.6 KB
sha256:032327e4a2fd8f84901f073ae592fef4a4d3f8cc83d0107b3571e06d92f69875