Bump the analyzers group with 1 update #96
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Linux X11 consumer smoke:
src/Videra.SurfaceCharts.Avalonia/Controls/Plot/Plot3DAddApi.cs#L139
Do not check floating point equality with exact values, use a range instead.
|
|
Run Linux X11 consumer smoke:
src/Videra.SurfaceCharts.Avalonia/Controls/Plot/Plot3DAddApi.cs#L65
Make this method private or simplify its parameters to not use multidimensional/jagged arrays.
|
|
Run Linux X11 consumer smoke:
src/Videra.SurfaceCharts.Avalonia/Controls/Plot/Plot3DAddApi.cs#L39
Make this method private or simplify its parameters to not use multidimensional/jagged arrays.
|
|
Run Linux X11 consumer smoke:
src/Videra.SurfaceCharts.Avalonia/Controls/Overlay/SurfaceAxisTickGenerator.cs#L59
Do not check floating point equality with exact values, use a range instead.
|
|
Run Linux X11 consumer smoke:
src/Videra.SurfaceCharts.Avalonia/Controls/Overlay/SurfaceChartToolbarOverlayPresenter.cs#L114
Remove this unused method parameter 'pointerScreenPosition'.
|
|
Run Linux X11 consumer smoke:
src/Videra.SurfaceCharts.Avalonia/Controls/Overlay/SurfaceCrosshairOverlayPresenter.cs#L127
Remove this unused method parameter 'yMin'.
|
|
Run Linux X11 consumer smoke:
src/Videra.SurfaceCharts.Avalonia/Controls/SurfaceScenePainter.cs#L63
Loop should be simplified by calling Select(line => line.Segments))
|
|
Run Linux X11 consumer smoke:
src/Videra.SurfaceCharts.Avalonia/Controls/Overlay/SurfaceProbeOverlayPresenter.cs#L265
Remove this unused method parameter 'metadata'.
|
|
Run Linux X11 consumer smoke:
src/Videra.SurfaceCharts.Core/Rendering/BarRenderer.cs#L168
Loops should be simplified using the "Where" LINQ method
|
|
Run Linux X11 consumer smoke:
src/Videra.SurfaceCharts.Core/Rendering/BarRenderer.cs#L142
Loops should be simplified using the "Where" LINQ method
|
Loading