Change Windows implementation with our own solution #29
Annotations
8 errors and 11 warnings
test/Auth0.OidcClient.MAUI.Platforms.Windows.UnitTests/StateModifiedTests.cs#L2
The type or namespace name 'Platforms' does not exist in the namespace 'Auth0.OidcClient' (are you missing an assembly reference?)
|
test/Auth0.OidcClient.MAUI.Platforms.Windows.UnitTests/TasksManagerTests.cs#L1
The type or namespace name 'Platforms' does not exist in the namespace 'Auth0.OidcClient' (are you missing an assembly reference?)
|
test/Auth0.OidcClient.MAUI.Platforms.Windows.UnitTests/WebAuthenticatorTests.cs#L7
The type or namespace name 'Platforms' does not exist in the namespace 'Auth0.OidcClient' (are you missing an assembly reference?)
|
test/Auth0.OidcClient.MAUI.Platforms.Windows.UnitTests/WebAuthenticatorTests.cs#L6
The type or namespace name 'Platforms' does not exist in the namespace 'Auth0.OidcClient' (are you missing an assembly reference?)
|
test/Auth0.OidcClient.MAUI.Platforms.Windows.UnitTests/WebAuthenticatorTests.cs#L1
The type or namespace name 'Platforms' does not exist in the namespace 'Auth0.OidcClient' (are you missing an assembly reference?)
|
test/Auth0.OidcClient.MAUI.Platforms.Windows.UnitTests/WebAuthenticatorTests.cs#L239
The type or namespace name 'IAppInstanceProxy' could not be found (are you missing a using directive or an assembly reference?)
|
test/Auth0.OidcClient.MAUI.Platforms.Windows.UnitTests/WebAuthenticatorTests.cs#L245
'IAppActivationArguments' is inaccessible due to its protection level
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, nuget/setup-nuget@v1, microsoft/setup-msbuild@v1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
src/Auth0.OidcClient.iOS/SFSafariViewControllerBrowser.cs#L57
This call site is reachable on: 'iOS' 16.1 and later, 'maccatalyst' 16.1 and later. 'UIApplication.KeyWindow.get' is unsupported on: 'ios' 13.0 and later, 'maccatalyst' 13.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Auth0.OidcClient.iOS/ASWebAuthenticationSessionBrowser.cs#L83
This call site is reachable on: 'iOS' 16.1 and later, 'maccatalyst' 16.1 and later. 'UIApplication.KeyWindow.get' is unsupported on: 'ios' 13.0 and later, 'maccatalyst' 13.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Auth0.OidcClient.iOS/SFAuthenticationSessionBrowser.cs#L44
This call site is reachable on: 'iOS' 16.1 and later, 'maccatalyst' 16.1 and later. 'SFAuthenticationError.CanceledLogin' is unsupported on: 'ios' 12.0 and later, 'maccatalyst' 12.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
|
|
|
src/Auth0.OidcClient.MAUI/WinUIExEx/WebAuthenticator.cs#L1
XML comment is not placed on a valid language element
|
src/Auth0.OidcClient.MAUI/WinUIExEx/WebAuthenticator.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading