Bump Avalonia and Avalonia.Controls.ColorPicker #98
Annotations
10 errors and 10 warnings
|
Run Windows native validation:
samples/Videra.Demo/App.axaml.cs#L81
'BindingPlugins' is inaccessible due to its protection level
|
|
Run Windows native validation:
samples/Videra.Demo/Views/MainWindow.axaml.cs#L156
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Run Windows native validation:
samples/Videra.Demo/App.axaml.cs#L85
'BindingPlugins' is inaccessible due to its protection level
|
|
Run Windows native validation:
samples/Videra.Demo/App.axaml.cs#L81
'BindingPlugins' is inaccessible due to its protection level
|
|
Run Windows native validation:
samples/Videra.Demo/Views/MainWindow.axaml.cs#L156
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Run Windows native validation:
samples/Videra.Demo/App.axaml.cs#L85
'BindingPlugins' is inaccessible due to its protection level
|
|
Run Windows native validation:
samples/Videra.Demo/App.axaml.cs#L81
'BindingPlugins' is inaccessible due to its protection level
|
|
Run Windows native validation:
samples/Videra.Demo/Views/MainWindow.axaml.cs#L156
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Run Windows native validation:
samples/Videra.Demo/App.axaml.cs#L85
'BindingPlugins' is inaccessible due to its protection level
|
|
Run Windows native validation:
samples/Videra.Demo/App.axaml.cs#L81
'BindingPlugins' is inaccessible due to its protection level
|
|
Run Windows native validation:
src/Videra.SurfaceCharts.Avalonia/Controls/Plot/Plot3DAddApi.cs#L139
Do not check floating point equality with exact values, use a range instead.
|
|
Run Windows native validation:
src/Videra.SurfaceCharts.Avalonia/Controls/Plot/Plot3DAddApi.cs#L65
Make this method private or simplify its parameters to not use multidimensional/jagged arrays.
|
|
Run Windows native validation:
src/Videra.SurfaceCharts.Avalonia/Controls/Plot/Plot3DAddApi.cs#L39
Make this method private or simplify its parameters to not use multidimensional/jagged arrays.
|
|
Run Windows native validation:
src/Videra.SurfaceCharts.Avalonia/Controls/SurfaceScenePainter.cs#L63
Loop should be simplified by calling Select(line => line.Segments))
|
|
Run Windows native validation:
src/Videra.SurfaceCharts.Avalonia/Controls/Overlay/SurfaceCrosshairOverlayPresenter.cs#L127
Remove this unused method parameter 'yMin'.
|
|
Run Windows native validation:
src/Videra.SurfaceCharts.Avalonia/Controls/Overlay/SurfaceChartToolbarOverlayPresenter.cs#L114
Remove this unused method parameter 'pointerScreenPosition'.
|
|
Run Windows native validation:
src/Videra.SurfaceCharts.Avalonia/Controls/Overlay/SurfaceAxisTickGenerator.cs#L59
Do not check floating point equality with exact values, use a range instead.
|
|
Run Windows native validation:
src/Videra.SurfaceCharts.Avalonia/Controls/Overlay/SurfaceProbeOverlayPresenter.cs#L265
Remove this unused method parameter 'metadata'.
|
|
Run Windows native validation:
src/Videra.SurfaceCharts.Core/Rendering/BarRenderer.cs#L168
Loops should be simplified using the "Where" LINQ method
|
|
Run Windows native validation:
src/Videra.SurfaceCharts.Core/Rendering/BarRenderer.cs#L142
Loops should be simplified using the "Where" LINQ method
|
Loading