Release upgrade to .NET 8 #51
Annotations
11 warnings
Build:
src/Auth0.OidcClient.iOS/SFAuthenticationSessionBrowser.cs#L34
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'SFAuthenticationSession.Start()' is obsoleted on: 'ios' 12.0 and later (Use 'ASWebAuthenticationSession' instead.), 'maccatalyst' 12.0 and later (Use 'ASWebAuthenticationSession' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Build:
src/Auth0.OidcClient.iOS/SFSafariViewControllerBrowser.cs#L57
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIApplication.KeyWindow' is obsoleted on: 'ios' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.), 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Build:
src/Auth0.OidcClient.iOS/SFAuthenticationSessionBrowser.cs#L25
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'SFAuthenticationSession' is obsoleted on: 'ios' 12.0 and later (Use 'ASWebAuthenticationSession' instead.), 'maccatalyst' 12.0 and later (Use 'ASWebAuthenticationSession' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Build:
src/Auth0.OidcClient.iOS/ASWebAuthenticationSessionBrowser.cs#L83
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIApplication.KeyWindow' is obsoleted on: 'ios' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.), 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Build:
src/Auth0.OidcClient.iOS/SFAuthenticationSessionBrowser.cs#L44
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'SFAuthenticationError.CanceledLogin' is obsoleted on: 'ios' 12.0 and later (Use 'ASWebAuthenticationSessionErrorCode' instead.), 'maccatalyst' 12.0 and later (Use 'ASWebAuthenticationSessionErrorCode' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Build:
src/Auth0.OidcClient.iOS/ASWebAuthenticationSessionBrowser.cs#L57
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'ASWebAuthenticationSession' is obsoleted on: 'ios' 17.4 and later (Use the 'ASWebAuthenticationSessionCallback' overload instead.), 'maccatalyst' 17.4 and later (Use the 'ASWebAuthenticationSessionCallback' overload instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
Build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
Build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
Build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading