Skip to content

Tests: remove benchmark test #136

Tests: remove benchmark test

Tests: remove benchmark test #136

Triggered via push November 16, 2024 19:00
Status Success
Total duration 2m 58s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: src/FftSharp.Demo/FormMenu.cs#L20
This call site is reachable on all platforms. 'Form.ShowDialog()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test: src/FftSharp.Demo/FormMenu.cs#L22
This call site is reachable on all platforms. 'Form.ShowDialog()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test: src/FftSharp.Demo/FormMenu.cs#L26
This call site is reachable on all platforms. 'Form.ShowDialog()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test: src/FftSharp.Demo/FormMenu.cs#L24
This call site is reachable on all platforms. 'Form.ShowDialog()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test: src/FftSharp.Demo/FormQuickstart.cs#L22
This call site is reachable on all platforms. 'TrackBar.Value' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test: src/FftSharp.Demo/FormQuickstart.cs#L21
This call site is reachable on all platforms. 'Label.Text' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test: src/FftSharp.Demo/FormQuickstart.cs#L21
This call site is reachable on all platforms. 'TrackBar.Value' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test: src/FftSharp.Demo/FormQuickstart.cs#L34
This call site is reachable on all platforms. 'FormsPlotBase.Plot' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test: src/FftSharp.Demo/FormQuickstart.cs#L38
This call site is reachable on all platforms. 'FormsPlot.Refresh()' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test: src/FftSharp.Demo/FormQuickstart.cs#L33
This call site is reachable on all platforms. 'FormsPlotBase.Plot' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)