Fix pinning update feature #213
Annotations
10 warnings
|
build:
src/Flow.Launcher.Plugin.ClipboardPlus.Panels.Test/PublicAPIInstanc.cs#L18
The field 'PublicAPIInstance.VisibilityChanged' is assigned but its value is never used
|
|
build:
src/Flow.Launcher.Plugin.ClipboardPlus.Panels.Test/MainWindow.xaml.cs#L191
This call site is reachable on: 'Windows' 7.0 and later. 'ClipboardMonitorWin.StartMonitoring()' is only supported on: 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
src/Flow.Launcher.Plugin.ClipboardPlus.Panels.Test/MainWindow.xaml.cs#L190
This call site is reachable on: 'Windows' 7.0 and later. 'ClipboardMonitorWin.ClipboardChanged' is only supported on: 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
src/Flow.Launcher.Plugin.ClipboardPlus.Panels.Test/MainWindow.xaml.cs#L224
This call site is reachable on: 'Windows' 7.0 and later. 'ClipboardMonitorWin.Dispose()' is only supported on: 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
src/Flow.Launcher.Plugin.ClipboardPlus.Panels.Test/MainWindow.xaml.cs#L223
This call site is reachable on: 'Windows' 7.0 and later. 'ClipboardMonitorWin.ClipboardChanged' is only supported on: 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
src/Flow.Launcher.Plugin.ClipboardPlus.Panels.Test/MainWindow.xaml.cs#L29
This call site is reachable on: 'Windows' 7.0 and later. 'ClipboardMonitorWin' is only supported on: 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
src/Flow.Launcher.Plugin.ClipboardPlus.Panels.Test/MainWindow.xaml.cs#L29
This call site is reachable on: 'Windows' 7.0 and later. 'ClipboardMonitorWin.ObserveLastEntry' is only supported on: 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
src/Flow.Launcher.Plugin.ClipboardPlus.Panels.Test/PublicAPIInstanc.cs#L18
The field 'PublicAPIInstance.VisibilityChanged' is assigned but its value is never used
|
|
build:
src/Flow.Launcher.Plugin.ClipboardPlus.Panels.Test/PublicAPIInstanc.cs#L19
The field 'PublicAPIInstance.ActualApplicationThemeChanged' is assigned but its value is never used
|
|
build:
src/Flow.Launcher.Plugin.ClipboardPlus.Core.Test/ClipboardPlus.cs#L28
The event 'ClipboardPlus.CultureInfoChanged' is never used
|