Tests: remove benchmark test #136
Annotations
10 warnings
🛠️ Build:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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)
|
Loading