Add notification tray icon on windows (boss key) #6364
Annotations
10 errors
osu.Framework/Platform/Windows/SDL2WindowsWindow.cs#L28
Naming rule violation: These words must begin with upper case characters: smallIcon (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
osu.Framework/Platform/Windows/SDL2WindowsWindow.cs#L29
Naming rule violation: These words must begin with upper case characters: largeIcon (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
osu.Framework/Platform/Windows/SDL3WindowsWindow.cs#L32
Naming rule violation: These words must begin with upper case characters: smallIcon (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
osu.Framework/Platform/Windows/SDL3WindowsWindow.cs#L33
Naming rule violation: These words must begin with upper case characters: largeIcon (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
osu.Framework/Platform/Windows/WindowsNotificationTrayIcon.cs#L17
Naming rule violation: These words must begin with upper case characters: window (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
osu.Framework/Platform/Windows/WindowsNotificationTrayIcon.cs#L92
Naming rule violation: These words cannot contain upper case characters: NOTIFYICON, VERSION (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
osu.Framework/Platform/Windows/WindowsNotificationTrayIcon.cs#L128
Naming rule violation: These words must begin with upper case characters: cbSize (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
osu.Framework/Platform/Windows/WindowsNotificationTrayIcon.cs#L129
Naming rule violation: These words must begin with upper case characters: hWnd (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
osu.Framework/Platform/Windows/WindowsNotificationTrayIcon.cs#L131
Naming rule violation: These words must begin with upper case characters: uFlags (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
osu.Framework/Platform/Windows/WindowsNotificationTrayIcon.cs#L130
Naming rule violation: These words must begin with upper case characters: uID (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
This job failed
Loading