Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented TrayIcon mouse right button event (#17383) #17406

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Implemented tray icon mouse click events (#17383)

57f6b8e
Select commit
Loading
Failed to load commit list.
Open

Implemented TrayIcon mouse right button event (#17383) #17406

Implemented tray icon mouse click events (#17383)
57f6b8e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / AvaloniaUI.IntegrationTests failed Nov 1, 2024 in 4m 5s

Build #20241101.10 failed

Annotations

Check failure on line 821 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.IntegrationTests

Build log #L821

Bash exited with code '1'.

Check failure on line 30 in src\Avalonia.Controls\TrayIcon.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.IntegrationTests

src\Avalonia.Controls\TrayIcon.cs#L30

src\Avalonia.Controls\TrayIcon.cs(30,23): Error CS1061: 'ITrayIconImpl' does not contain a definition for 'OnClicked' and no accessible extension method 'OnClicked' accepting a first argument of type 'ITrayIconImpl' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 88 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.IntegrationTests

Build log #L88

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 91 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.IntegrationTests

Build log #L91

Dotnet command failed with non-zero exit code on the following projects : [
  'D:\\a\\1\\s\\samples\\IntegrationTestApp\\IntegrationTestApp.csproj'
]