Add net-6.0 target to Auth0 MAUI NuGet package #136
Annotations
4 errors and 11 warnings
Build
Could not find android.jar for API level 30. This means the Android SDK platform for API level 30 is not installed. Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-30\android.jar missing.)
|
Build
Could not find android.jar for API level 30. This means the Android SDK platform for API level 30 is not installed. Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-30\android.jar missing.)
|
Build
Could not find android.jar for API level 30. This means the Android SDK platform for API level 30 is not installed. Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-30\android.jar missing.)
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, 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/.
|
Build
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
Build:
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://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
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://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
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://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
Build
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
Build
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
Build
The workload 'maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
Build:
src/Auth0.OidcClient.MAUI.Platforms.Windows/AppInstanceProxy.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Auth0.OidcClient.MAUI.Platforms.Windows/RedirectionContextManager.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading