Skip to content

Fix pinning update feature #210

Fix pinning update feature

Fix pinning update feature #210

Triggered via pull request December 28, 2025 06:45
Status Success
Total duration 1m 48s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#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#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#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#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/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/PublicAPIInstanc.cs#L19
The field 'PublicAPIInstance.ActualApplicationThemeChanged' is assigned but its value is never used
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.Core.Test/ClipboardPlus.cs#L28
The event 'ClipboardPlus.CultureInfoChanged' is never used