ElectronNET.API: Add platform support attributes #224
Annotations
10 errors
|
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\AppTests.cs(152,31): error CA1416: This call site is reachable on all platforms. 'App.GetBadgeCountAsync(CancellationToken)' is only supported on: 'Linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
|
|
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\AppTests.cs(66,35): error CA1416: This call site is reachable on all platforms. 'App.GetBadgeCountAsync(CancellationToken)' is only supported on: 'Linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
|
|
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\AppTests.cs(65,23): error CA1416: This call site is reachable on all platforms. 'App.SetBadgeCountAsync(int, CancellationToken)' is only supported on: 'Linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
|
|
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\AppTests.cs(136,19): error CA1416: This call site is reachable on all platforms. 'App.SetBadgeCountAsync(int, CancellationToken)' is only supported on: 'Linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
|
|
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\AppTests.cs(132,19): error CA1416: This call site is reachable on all platforms. 'App.SetBadgeCountAsync(int, CancellationToken)' is only supported on: 'Linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
|
|
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\AppTests.cs(133,31): error CA1416: This call site is reachable on all platforms. 'App.GetBadgeCountAsync(CancellationToken)' is only supported on: 'Linux', 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
|
|
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\AppTests.cs(114,33): error CA1416: This call site is reachable on all platforms. 'App.IsAccessibilitySupportEnabledAsync(CancellationToken)' is only supported on: 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
|
|
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\AppTests.cs(113,13): error CA1416: This call site is reachable on all platforms. 'App.SetAccessibilitySupportEnabled(bool)' is only supported on: 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
|
|
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\AppTests.cs(116,13): error CA1416: This call site is reachable on all platforms. 'App.SetAccessibilitySupportEnabled(bool)' is only supported on: 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
|
|
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\AppTests.cs(89,34): error CA1416: This call site is reachable on all platforms. 'App.GetLoginItemSettingsAsync(CancellationToken)' is only supported on: 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
|