Skip to content

Add CI workflow

Add CI workflow #10

Triggered via pull request October 13, 2024 14:17
@oriash93oriash93
synchronize #91
oriash/ci
Status Success
Total duration 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: AutoClicker/Views/MainWindow.xaml.cs#L131
This call site is reachable on all platforms. 'NotifyIcon.Text' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: AutoClicker/Utils/AssemblyUtils.cs#L16
This call site is reachable on all platforms. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: AutoClicker/Views/MainWindow.xaml.cs#L290
This call site is reachable on all platforms. 'NotifyIcon.Text' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: AutoClicker/Views/MainWindow.xaml.cs#L261
This call site is reachable on all platforms. 'Cursor.Position' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: AutoClicker/Views/MainWindow.xaml.cs#L310
This call site is reachable on all platforms. 'NotifyIcon.Click' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: AutoClicker/Views/MainWindow.xaml.cs#L302
This call site is reachable on all platforms. 'NotifyIcon.Click' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: AutoClicker/Views/MainWindow.xaml.cs#L300
This call site is reachable on all platforms. 'NotifyIcon.Text' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: AutoClicker/Views/MainWindow.xaml.cs#L299
This call site is reachable on all platforms. 'NotifyIcon.Icon' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: AutoClicker/Views/MainWindow.xaml.cs#L296
This call site is reachable on all platforms. 'NotifyIcon' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: AutoClicker/Views/MainWindow.xaml.cs#L298
This call site is reachable on all platforms. 'NotifyIcon.Visible' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)